ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
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....
WDDeploy features
WDDeploy can be used to......
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.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Other operators
The following are additional operators......
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......
MDIOpen (Function)
Opens and enables an MDI child window.
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......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HFSQL constants
List of constants used by the HFSQL functions....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Commands of the external interface
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.