ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of windows
The following types of windows can be created in a WINDEV application......
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
ERR_TIMEOUTINIT
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Search in current code
When coding, developers often need to do a quick search in the current code...
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
Software license agreement
WINDEV Express license agreement...
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
2. Examples and components provided with WEBDEV
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......