ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Google constants
List of constants used by the Google functions....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
PageDisplay (Function)
Displays a web page in the user's browser....
Using the query result
The result of a select query can be used in......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.