ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
WINDEV concepts
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
13. Print: Reports
WINDEV reports...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Specific features of the applications for iPhone/iPad
Seek (Function)
Searches for the index of an element in a WLanguage array.
Creating a Pivot Table control
To create a Pivot Table control......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
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.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.