ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Software Factory
The concept of software factory is used to automate the process for creating applications....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Sending elements to Free Technical Support
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Val (Function)
Returns the numeric value of a character string.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Data persistence
The data persistence is used to store the value typed by the user......
Upload control events
The following processes are associated with the Upload control:...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.