ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print functions (prefixed syntax)
List of print functions...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Sub-query
A sub-query is a query whose result is used by another query......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Logical operators
The logical operators are as follows......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Print functions
List of print functions...
OLE control properties
List of properties associated with an OLE control...
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
LanguageToName (Function)
Returns the name of a language.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Extern (Reserved word)
EXTERN is used to...
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.