ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFound (Function)
Checks whether the current record corresponds to the current filter or search.
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...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
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).
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
TimePicker (Function)
Opens the system time picker.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ControlClone (Function)
Creates a new control from an existing control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.