ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.Add (Function)
Adds a row at the end of a Looper control.
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).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Pop (Function)
Pops an element from a stack.
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....
HListItem (Example)
Usage example of the HListItem function
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
The Check Box control
A Check Box can correspond to......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
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....
Open (Function)
Opens a modal WINDEV window.