ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sound (Function)
Plays a sound in WAV format.
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.
Size (Property)
The Size property is used to determine and change the size of an element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Print modes of a report
Several print modes are available for a report....
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......
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.)....
Operations performed on class diagrams
The following paragraphs explain......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
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....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
fUnlock (Function)
Entirely or partially unlocks an external file.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
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