ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different...
GDS: Managing branches
The management of branches is used to manage several versions of the same application...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal...
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found...
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected...
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
PageChangeLayout (Function)
Applies a specific layout to a page.
TelemetrySendData (Function)
Sends telemetry data immediately.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Compression / encryption functions
Encryption and compression functions...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications...