ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scrollbar control properties
List of properties associated with the Scrollbar control...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
BrowserPlatform (Function)
Returns the user's browser platform....
Financial constants
List of constants used by the financial functions....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Properties associated with a page
Range Slider control properties
The following properties are associated with the Range Slider control:...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
BrowserType (Function)
Returns the type of browser used by the Web user.
Table,Modify (External language)
Modifies an element in a Table control.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
OpenSister (Example)
Usage example of the OpenSister function
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......