ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Video functions
List of video functions...
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Creating the skin template of a report
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
grWndSize (Function)
Defines the size of the window containing the chart.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...