ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Functions for managing objects (External language)
Creating the menus for the pages of the WEBDEV RAD pattern
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Multi-project search
Performing a search in the current project is a common operation......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Error 532: The size of the string to extract must be strictly positive
Android Control Center
Do you know where to find your application log files?...
7. Window templates
...Window templates...
How to open a window?
ERR_BUTTON_EXPECTED
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
The Static control
A Static control is a control used to display a static text......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.