ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sidebar control
The Sidebar control gives access to different options......
Including the code
You want to include your code lines in a condition, in a structure, ......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The Static control
A Static control is a control used to display a static text......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Operations performed on sequence diagrams
The following paragraphs explain......
The Cell control
The Cell control contains controls......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......