ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageNumber (Property)
The PageNumber property gets and sets a page number.
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.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Age
The Age keyword can correspond to...
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......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.