ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Animation (Property)
The Animation property animates an image.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
fRead (Example)
Usage example of the fRead function
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Events associated with Check Box controls
List of events associated with Check Box controls...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......