ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
HCopyFile (Example)
Usage example of the HCopyFile function
DriveDeleteFile (Function)
Deletes a file on the remote disk.
Constants for managing animations
List of constants used by the functions for managing the animations...
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
SNMPGetTable (Function)
Reads a table of SNMP values.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Constants used by the functions for managing countries and continents
GglGetDocument (Function)
Downloads a document from the Google Docs service.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
The DotNet structure
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Table,Display (External language)
Refreshes the Table control.
1. WINDEV editors
WINDEV editors...
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
1. WEBDEV editors
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...