ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Input (Function)
Displays a message allowing the user to type an information.
grOrientation (Function)
Modifies the orientation of chart axes.
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.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WinChangeAlias (Function)
Modifies the alias of a window.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
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.