ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLock (Function)
Entirely or partially locks an external file.
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Installing a SOAP server with Apache
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
DeleteAll (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....
docTableOfContents (Variable type)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
hbScanParameter (Variable type)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.