ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
FTPCommand (Function)
Sends a specific FTP command to a server.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
grTitle (Function)
Modifies the caption and/or position of the chart title....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
SocketCreate (Function)
Creates a socket.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.