ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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......
Constants for manging the replication
List of constants used by the functions for managing the replication....
HOpenConnection (Function)
Opens a connection to a specific database.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
NetworkUser (Function)
Identifies the name of the connected user.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Twain constants
List of constants used by the Twain functions....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Functions for managing RTF controls
List of functions for managing RTF controls...
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.