ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fCreate (Function)
Creates an external file.
13. Security benefit: managing the "Back" button
MyWindow (Reserved word)
MyWindow is used to handle the current window...
eChangeCurrency (Function)
Converts a currency into another currency.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
The Check Box control
A Check Box can correspond to......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
zipCreate (Function)
Creates an archive.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.