ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
iBorder (Example)
Usage example of the iBorder function
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
FirstDayOfMonth (Function)
Returns the first day of the month.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
FTPGet (Example)
Usage example of the FTPGet function
Error (Function)
Displays a custom error message in a system error window.
HForward (Example)
Usage example of the HForward function
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
LoadParameter (Function)
Reads a persistent value.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
fMoveDir (Function)
Moves a directory and its content.