ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Creating the Vision pages of the WEBDEV RAD pattern
Creating an executable: General options
The main executable options are as follows......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Bar code constants
grColor (Function)
Returns and initializes the color of different chart elements.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Creating the Table pages of the WEBDEV RAD pattern
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Creating the Form windows of a WINDEV RAD pattern
Code snippets
The code editor allows you to enter "Code snippets"......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Generating the RAD pattern
To generate a RAD pattern:...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Seek (Function)
Searches for the index of an element in a WLanguage array.