ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
eChangeCurrency (Function)
Converts a currency into another currency.
Using several libraries in an application
A library is a WDL file that contains all the resources......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
WINDEV Mobile 2024 Tutorial - Table of contents
Creating a table in a report
Tables can be created in a report......
2. Analysis in practice
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Installing a SOAP server with IIS
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Referring to an element in a WLanguage event / process
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Creating an executable: General options
The main executable options are as follows......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. Projects in practice
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......