ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The pages
Pages are the main interface of a WEBDEV site......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
URIGetInfo (Function)
Retrieves information of a URI resource.
BackgroundTaskAdd (Function)
Adds a new background task.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WEBDEV Application Server - 10 connections - License agreement
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
StringInsert (Function)
Inserts a string into another character string at a given position.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
StringReverse (Function)
Reverses the characters of a string.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Comparison operators
The comparison operators can be divided into several categories......
OpenSister (Function)
Opens a non-modal sibling window.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......