ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SIPVisible (Function)
Displays the keyboard.
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...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
WINDEV and the SOAP protocol