ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Font
The Font keyword can correspond to: a Font variable. the Font property....
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Beep (Function)
Emits a beep.
dCopy (Function)
Copies an image to another image.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing...
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
Events associated with pages
List of events associated with pages...
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given...
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously...
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
dChord (Example)
Usage example of the dChord function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
grDraw (Function)
Draws a chart according to the specified parameters.
dSlice (Example)
Usage example of the dSlice function
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).