ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on object diagrams
The following paragraphs explain......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
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.
Operations performed on state-transition diagrams
The following paragraphs explain......
zipChangePath (Example)
Usage example of the zipChangePath function
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Events associated with windows
List of events associated with windows...
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......