ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Information 302: Ambiguity between a variable and a control
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
2. How to test a site?
MATLAB functions
The following functions are used to access MATLAB:...
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Windows Scheduler management functions
List of functions for managing the scheduler...
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Specific features of the applications for iPhone/iPad
Events associated with a Navigation Bar control
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Image control
The Image control is used to......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Private Store for mobile applications
There are two methods two deploy your applications......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....