ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Handling Organization Chart controls programmatically
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
OCRExtractText (Function)
Reads the text contained in an image.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Internal component description
The description of an internal component can opened at any time......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
End of Document block
The End of document block is run once at the end of the report execution......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Test of a query
The query editor allows you to run the test of query result......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.