ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......