ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age
The Age keyword can correspond to...
Default (Property)
The Default property is used set default values.
Modbus functions (prefix syntax)
List of Modbus functions...
Nation (Property)
The Nation keyword can correspond to...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
Extra (Property)
The Extra property manges additional information.
PageNumber (Property)
The PageNumber property gets and sets a page number.
Movable (Property)
The Movable property is used to define if an element can be moved.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.