ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinError (Example)
Usage example of the FinError function
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
IF statement
The conditional IF statement allows you to run an action according to a condition...
HDeclare (Example)
Usage example of the HDeclare function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
HFileExist (Example)
Usage example of the HFileExist function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
HErrorInfo (Example)
Usage example of the HErrorInfo function
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
HOnError (Example)
Usage example of the HOnError function
HNbRec (Example)
Usage example of the HNbRec function
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HMergeView (Example)
Usage example of the HMergeView function