ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the project editor
The main elements of the project editor are as follows:
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HOnError (Function)
Customizes the management of HFSQL errors.
Compound statements
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
zipClose (Function)
Closes an archive.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
MDIOpen (Function)
Opens and enables an MDI child window.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
NetworkUser (Function)
Identifies the name of the connected user.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.