ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToastDisplay (Function)
Displays a "Toast" message.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
ServiceContinue (Function)
Restarts a paused service.
CertificateList (Function)
Returns the list of certificates available on the computer.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Events associated with Tab controls
List of events associated with Tab controls...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......