ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
sfConnection (Variable type)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
zipDeleteAll (Function)
Deletes all files from an archive.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.