ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIOpen (Function)
Opens and enables an MDI child window.
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....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
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......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Commands of the external interface
grDraw (Function)
Draws a chart according to the specified parameters.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......