ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
5. Deploying a dynamic site (Session or AWP) in practice
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Debugging constants
List of constants used by the debugging functions...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
2. Modes to install an application
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.