ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The pages
Pages are the main interface of a WEBDEV site......
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Code snippets
The code editor allows you to enter "Code snippets"......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Add data files to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......