ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cross-references in the code editor
The cross-references in the code editor are used to identify......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Environment of the report editor
Environment of the report editor...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
10. Customizing the aspect of a site: skin elements
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
8. "Mobile friendly" site: Dynamic serving
InfoBuild (Function)
Displays a custom message in a system information window.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......