ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Message text file format
The text files created by WDMSG use a specific format......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<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.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
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......
Seek (Function)
Searches for the index of an element in a WLanguage array.
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......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
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......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.