ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Progress Native Connector: Features and notes
Remarks and specific features of Native Progress Connector......
Constants for managing the Image Editor control
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
NetworkUser (Function)
Identifies the name of the connected user.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
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......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
iPrintReport (Function)
Prints a report created with the report editor.
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
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.
Page templates
WEBDEV allows you to create page templates......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Token
The Token keyword can correspond to...