ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventOpen (Function)
Opens a synchronization event between several threads.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Creating the Form pages of a WEBDEV RAD pattern
HPass (Function)
Defines the password used to create or open a data file.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
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....
HErrorLock (Function)
Used to check whether a lock error occurred.
WDOptimizer: Editing and modifying a ".REP" file
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
WinCopyForm (Function)
Copies the content of a form into the clipboard.