ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
14. PHP generation in practice
2. Multilingual application
A multilingual application can be distributed in multiple languages....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Typecasting of parameters
The description of the parameter type is optional......
4. User Groupware
User Groupware...
4. User Groupware
Creating index keywords
Index keywords allow users to easily find a help page......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Variable scope
Variables can be declared anywhere in the code....
Managing parallel tasks
The computers are becoming more and more powerful......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Creating the skin template of a report