ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advance array property (array of gglCalendar events, ...). from a WLanguage list....
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
HAddLink (Function)
Adds an integrity rule between two tables on the server.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL tables......
WINDEV FTP functions
List of WINDEV FTP functions...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......