ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
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.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
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).
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
3. Deploying a dynamic WEBDEV site
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Sorts in a report
The sort is used to organize the information displayed in the report......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Progress Bar control properties
List of properties associated with the Progress Bar control...