ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
HTMLToText (Function)
Converts an HTML string or buffer to text.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
MySelf (Reserved word)
MySelf is used to handle the current control...
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Events associated with Edit controls
WLanguage events associated with Edit controls...