ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
How to open a window?
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
HFSQL properties
List of HFSQL properties...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
FTPCommand (Function)
Sends a specific FTP command to a server.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Detailed use of WINDEV FTP/RPC
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
zipOpen (Function)
Opens an existing archive.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Data persistence
The data persistence is used to store the value typed by the user......