ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Typing multilingual texts
For a multilingual application, you have the ability to......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
InstantMessaging (Property)
The InstantMessaging keyword can correspond to: the InstantMessaging property of a variable of type Contact. an InstantMessaging variable....
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
The Static control
A Static control is a control used to display a static text......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Advanced types
The advanced types of WLanguage are as follows...
ERR_BAD_CONTEXT
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Query based on query
Queries can be based on items from another query......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......