ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
HandleParentNext (Function)
Forces the parent of the next window to open.
NextTitle (Function)
Modifies the title of next window to open.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
The HTML Display control
The HTML Display control displays a web page in an application......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......