ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Outstanding progress bars
Simple or symmetric progress bar?...
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ERR_BAD_DLLEXE
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
2. User-friendly editors in practice
User-friendly editors in practice...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Error 1005: To explicitly access a global element of '%1' class, use the syntax
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Analysis links
The links are used to link the files found in an analysis between themselves......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Programming automatic calculations in the columns of a Table control
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Error 1001: The operators: and:: can only be used in the methods of classes
Setup directory
The setup wizard allows you to configure the setup directory of application....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......