ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
How to create a patch?
8. Windows in practice
Discover the main actions that can be performed on the windows....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Translating a text file with WDTRAD
WDINT setup
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
7. Multilingual sites in practice
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......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Common project
Projects are often cross-platform......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
How to develop a PHP site?
What is a PHP site?......
Type and version of Web server
The configuration diagnostic displays the following error......