ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentWin (Function)
Identifies the window currently in edit.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
MemExist (Function)
Checks the existence of a memory zone.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
fAttribute (Function)
Returns or modifies the attributes of a file.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......