ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
WDOptimizer: Editing a ".REP" file
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
2. Projects in practice
Discover the main operations that can be performed on a project....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
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.
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Creating the Form pages of a WEBDEV RAD pattern
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
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......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.