ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
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....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
HTML (Property)
The HTML property is used to configure the use of HTML content.
3. Project dashboard
Project dashboard...
Font management properties
List of font management properties...
Font management functions
List of functions for managing fonts...
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Seek (Function)
Searches for the index of an element in a WLanguage array.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
Menu management functions
List of functions for managing menus...
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.