ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Creating links
Links help users navigate the help system......
5. User Groupware in practice
14. Controls in practice
ERR_TIMEOUTINIT
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
5. Site test in practice
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
ERR_NO_END_TAG
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
The Signature control
The Signature control is a report control used to sign......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Handling Organization Chart controls programmatically