ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
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.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
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.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
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.
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......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.