ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assignment operators
Three assignment operators are available......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Header
The Header property is used to get and change a header.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
dBackground (Example)
Usage example of the dBackground function
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Internal component
An internal component is a set of elements from a project......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Page constants
List of constants used by page functions....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
TableMode (Function)
TableMode is kept for backward compatibility.
Materialized view
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...