ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Info (Function)
Displays a custom message in a system information window.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
zipNbPart (Example)
Usage example of the zipNbPart function
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
fDelete (Example)
Usage example of the fDelete function
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
Polygon (Property)
The Polygon keyword can correspond to...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HCreateView (Example)
Usage example of the HCreateView function