ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
Sound (Function)
Plays a sound in WAV format.
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......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone 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).
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function