ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared information
The information entered when creating the files and the items is shared throughout the environment......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WEBDEV concepts
Looper control based on a data file
This type of Looper control uses data from a data file or query......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Private Store for mobile applications
There are two methods two deploy your applications......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Specific features of the Express version
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ChangeTarget (Function)
Changes the target of a button action.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Browser management functions
List of functions for managing browsers...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
1. Testing a site: Elements to be tested
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......