ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
Principle for running threads
At runtime, an application runs in a main thread......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Setup on a local network (LAN)
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.