ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemModify (Function)
Modifies an element in a memory zone.
Val (Function)
Returns the numeric value of a character string.
Download_constants
Extracts an integer from a binary buffer at a given position....
HDescribeLink (Function)
Describes a link between two tables programmatically.
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
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.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
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.
Operator on Address
The & operator returns the address of a variable as an integer
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.
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.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.