ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Detailed use of WINDEV FTP/RPC
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
Help with new features: Informing users about new developments
Applications are constantly evolving......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Contains (Function)
Allows you to check if a substring is within a string.
DocSave (Function)
Saves a document as a "docx" file.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).