ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a select query
A select query (corresponding SQL statement......
Page with parameters
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Character strings
WLanguage supports different types of strings....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Global and local variable
Two types of variables are available......
Assignment operators
Three assignment operators are available......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Push notification
A mobile device can receive push notifications......
WEBDEV concepts
Windows
The windows represent the main interface of a WINDEV application......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Combo Box control functions
List of functions for handling the Combo Box controls...
WidgetDisplay (Function)
Refreshes a widget window.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Classes, members, methods and properties
A class is made of......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......