ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
The Check Box control
A Check Box can correspond to......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......