ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the Pivot Table control
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Events associated with an Organization Chart control