ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
fRename (Function)
Modifies the name of a file.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Hasp constants
The Hasp constants are as follows......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
User authentication: User Groupware
WINDEV Tutorial: User Groupware User authentication: User Groupware - 20 min
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
HCross (Function)
Crosses a record in a data file.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Designing a supercontrol
A supercontrol is an advanced type of control......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.