ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Control constants
List of constants used by the functions for managing controls...
Val (Function)
Returns the numeric value of a character string.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
Configuring the setup program
Two tools can be used to create a setup program......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
5. Deploying a dynamic site (Session or AWP) in practice
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
The Clickable Image control
The Clickable Image control can be used to......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Software license agreement
WINDEV Express license agreement...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
ThreadPersistent (Function)
Makes a thread persistent.
Programming overview in C and C++
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......