ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Including a supercontrol in a window or in a page
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......