ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Hardware and software requirements
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
1. The WINDEV Framework
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WEBDEV license agreement
WEBDEV license agreement...
Handling TimeLine controls programmatically
A TimeLine control can be......
Time (Type of variable)
The Time type is used to easily handle the times...