ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Error 25: No THEN statement is associated with this IF
Seeks an element in a one-dimensional array by using a comparison procedure....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
2. User-friendly editors in practice
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Pages in Session mode
WEBDEV includes several types of pages to create dynamic sites......
Properties associated with the areas defined in Zoning mode
1
4
5
6
7
8
477
>