ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validity period of site pages
When creating a page, a validity period can be defined for this page......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
<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....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Error 26: No END statement is associated with this THEN
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Creating anchors
The anchors are used to define specific points in a help page......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
PDFToText (Function)
Extract the text contained in an Document PDF.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
<Array>.Insert (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....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.