ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
2. Static or dynamic site
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Error 2109: You are using the ObjectInfo function
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
LDAP constants
List of constants used by the LDAP functions....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
gClickableLink (Function)
Adds a clickable link in a graphic string.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing emails
List of constants used by the functions for managing emails....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....