ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Google constants
List of constants used by the Google functions....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Manager of automated tests
The test manager is used to......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
HDescribeFile (Function)
Describes a data file programmatically.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.