ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Email (Property)
The Email property is used to get and change an email address.
Language (Property)
The Language property gets and sets the language used.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Constant
The constants are language elements whose value is fixed once and for all...
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Constants for managing Map controls
Constants for managing Map controls...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....