ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
fCurrentDrive (Function)
Gets or sets the current drive.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Custom properties (WLanguage)
A custom property is a code element with two events......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Path (Property)
The Path property gets and sets a path.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Automatic management of exceptions
The management of exceptions can be customized by process......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Task management functions
List of functions for managing tasks...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Category (Property)
The Category property gets and sets the category of an element.
ContentType (Property)
The ContentType property gets and sets the type of a message.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.