ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Formatting (Property)
The Formatting property describes the formatting of an element.
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.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Position (Function)
Finds the position of a specified string within another string.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Various constants
List of various constants....
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.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
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
Compile (Example)
Usage example of the Compile function