ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
WINDEV Mobile concepts
WINDEV concepts
WEBDEV concepts
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
grGridlines (Function)
Displays or hides the chart gridlines.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.