ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
ArrayDeleteLine (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....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
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....
WinChangeAlias (Function)
Modifies the alias of a window.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
HAlias (Example)
Usage example of the HAlias function
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
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....
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
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.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
grGridlines (Function)
Displays or hides the chart gridlines.