ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDIOpen (Function)
Opens and enables an MDI child window.
Data model editor: types of links
Several types of links can be found between the files......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Emulating constants
List of constants used by the functions for emulating automated tests....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Service variable
The Service variable is used to......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....