ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
4. Create a page in the editor...
Managing main window menus
A main menu is necessarily associated with a window......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Report and project
In most cases, a report is linked to a project......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Socket constants
List of constants used by the functions for socket management....
Constants for managing emails
List of constants used by the functions for managing emails....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.