ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
NFC constants
List of constants used by the NFC functions...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HTTP constants
List of constants used by the HTTP functions....
Debugging constants
List of constants used by the debugging functions...
2. Modes to install an application
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
15. Creating the executable in practice
Creating the executable in practice...
iParameterViewer (Function)
Configures the report viewer.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Using an external component in an application
A component can be reused at any time in any application......
grColor (Function)
Returns and initializes the color of different chart elements.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.