ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
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......
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......
Code statistics
The code statistics affect......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Code history
The code history is used to......
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Creating the link buttons in the windows of a WINDEV RAD pattern
2. Types of setup
Types of setup...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......