ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Select query description window
The description window of a select query includes several sections......
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
ERR_CANNOT_LAUNCH
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Events associated with a Navigation Bar control
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
2. Database schema in practice
WINDEV Mobile tutorial: Deploying an iOS application 10 min...