ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
VariableReset (Function)
Resets the variable to its initial value.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Socket management functions
List of functions for managing sockets...
The Check Box control
A Check Box can correspond to......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Assignment operators
Three assignment operators are available......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....