ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
DurationToString (Function)
Converts a duration to a character string in the specified format.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
How to create a patch?
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.