ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Google Calendar management functions
List of functions for managing Google calendars...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
12. Control templates
...Control templates...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Using several libraries in an application
A library is a WDL file that contains all the resources......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......