ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
SocketWrite (Function)
Writes a message intended to another socket.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Push notification
A mobile device can receive push notifications......
HCopyFile (Example)
Usage example of the HCopyFile function
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Animating a Static control
Two methods can be used to animate a Static control......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.