ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
fDelete (Example)
Usage example of the fDelete function
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......