ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
5. The following files are automatically created
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
fRename (Function)
Modifies the name of a file.
dPolyline (Function)
Draws a line composed of multiple segments.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.