ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSChangePassword (Function)
Changes the password of the connected user.
DDEStart (Function)
Executes a program (an executable file, for example) from the current application.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HPass (Function)
Defines the password used to create or open a data file.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Border (Property)
The Border property is used to get and change the borders of an element.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
SCM: Repository versions
There are different versions of the SCM repository......
zipSelectFile (Function)
Selects files from an archive.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....