ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 3: The string has no final "
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Changing sites from AWP to SEO-ready session mode
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
WDINT setup
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Configuring Reports & Queries
Reports & Queries is used to......
4. Activating a dynamic WEBDEV site
WEBDEV Application Server 2024
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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......
Programming automatic calculations in the columns of a Table control