ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Query editor
The query editor is used to automatically create queries on the data files......
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)....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Feedback component
The Feedback component is a component provided with WINDEV......
Translating a text file with WDTRAD
Automatic documentation of external components
External components must include a technical documentation......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The pages
Pages are the main interface of a WEBDEV site......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Start of Break block (Break header)
The Start of break block is optional......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.