ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
System constants
List of constants used by the system functions....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NextTitle (Function)
Modifies the title of next window to open.
zipCreate (Function)
Creates an archive.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
API (Function)
Runs a function found in an external DLL.
Creating a select query
A select query (corresponding SQL statement......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
grCreate (Function)
Creates a specific type of chart.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Select query description window: Use
Let's see some operations specific to the description window of a select query......