ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal information....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Dictionary
The dictionary is a file that can contain the project elements......
Font set (WEBDEV website)
The browser support the most common fonts by default......
Testing a static page
The test of a single page runs the current page in WEBDEV......
Events associated with Link controls
List of events associated with Link controls...
Cell control properties
List of properties associated with the Cell control...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...).
Project description: Tables tab
The project description window allows you to configure various elements of your project......
ERR_CANNOT_RUN_EXPLORER
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Using an external component in an application
A component can be reused at any time in any application......