ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WINDEV concepts
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Events associated with the project
List of events associated with the project...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....