ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
BurnerList (Function)
Returns the list of burners installed on the current computer.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Link control properties
The Link control is available in a page and in a report......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
HRead (Function)
Reads a record in a file according to a given record number.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HSendMessageToClient (Function)
Displays a message on the client computers.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipExtractPath (Function)
Returns the path of a file found in the archive.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.