ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
10. Internal components in practice
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
11. Internal components in practice
Internal components in practice...
Constants for managing arrays
List of constants used by the functions for array management....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Constants for managing character strings
List of constants used by string management functions...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
fDriveInfo (Example)
Usage example of the fDriveInfo function
zipDeleteFileList (Function)
Deletes a list of files from an archive.
GglUploadDocument (Function)
Uploads a document to the Google server.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......