ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Item control properties
List of properties associated with the Item control...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Phone constants (Android / iOS)
Copying and cloning
Variables are copied using the "=" operator...
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
8. 10 tips for better interfaces...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Socket constants
List of constants used by the functions for socket management....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Events associated with supercontrols
List of events associated with supercontrols...
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XLS file handling functions
List of functions for managing XLS files...
5. User Groupware in practice
11. Table/Looper controls
11. Table/Looper controls
Recompiling the project
The project compilation is a process used to......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.