ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Various constants
List of various constants....
MatInvert (Function)
Calculates the inverse of a square matrix.
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
fCurrentDir (Function)
Identifies or modifies the current directory.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
ArrayCopy (Function)
Copies the content of an array to another array.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Formatting (Property)
The Formatting property describes the formatting of an element.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function