ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
2. Analysis in practice
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Extern (Reserved word)
EXTERN is used to...
Date (Type of variable)
The Date type enables you to easily handle the dates...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
WDTRAD options
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Record (Type of variable)
The Record type is used to save the values of a record.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Creating a Java archive
When your Java application is developed, you can......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.