ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
9. Internal page
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
HTTPSendForm (Function)
Sends an HTTP form.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Project (External language)
Opens and runs a WINDEV project.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
gglPhoneNumber (Variable type)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.