ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
NextTitle (Function)
Modifies the title of next window to open.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Edit options of a report
The report editor allows you to......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
FTPCommand (Function)
Sends a specific FTP command to a server.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Multilingual project
Events associated with Table controls
List of events associated with Table controls...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......