ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Example)
Usage example of the HOpenConnection function
Events associated with Link controls
List of events associated with Link controls...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Print constants
List of constants used by the print functions....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Events associated with Chart controls
List of events associated with the Chart controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Events associated with Image controls
List of events associated with Image controls...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Assignment operators
Three assignment operators are available......
Scheduler report
The report editor allows you to create "Scheduler" reports....
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.