ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
14. PHP generation in practice
Managing parallel tasks
The computers are becoming more and more powerful......
19. Sending emails
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Creating the windows and the pages of the RAD pattern
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Start of Break block (Break header)
The Start of break block is optional......
Feedback component
The Feedback component is a component provided with WINDEV......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Creating a window skin template
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......