ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
MatInvert (Example)
Usage example of the MatInvert function
dPen (Example)
Usage example of the dPen function
Events associated with the Pivot Table control
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HModifyStructure (Example)
Usage example of the HModifyStructure function
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
3. Managing sockets
WINDEV includes advanced socket management functions....
grGridlines (Function)
Displays or hides the chart gridlines.
SocketWrite (Function)
Writes a message intended to another socket.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
iPreview (Example)
Usage example of the iPreview function