ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
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....
Link control properties
The Link control is available in a page and in a report......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
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.
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)....
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
HSendMessageToClient (Function)
Displays a message on the client computers.
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......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
zipExtractPath (Function)
Returns the path of a file found in the archive.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......