ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Events associated with the Conference control
List of events associated with a Conference control...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Events associated with an Organization Chart control
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with OLE controls
List of events associated with OLE controls...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Events associated with ListView controls
List of events associated with ListView controls...
Step 1: Configuring the print parameters
This step allows you to choose......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
DateToInteger (Function)
Converts a date to an integer.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).