ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ChangeStyle (Function)
Modifies the style of a control dynamically.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HAlias (Example)
Usage example of the HAlias function
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
HDeleteServerTrigger (Function)
Deletes a server trigger.