ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (External language)
Opens a window.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Functions for managing menus (prefix syntax)
List of functions for managing menus...
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......