ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Error 101: Declaration of global variable not allowed
The Slider control (in a page)
WEBDEV proposes two types of sliders......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Border of controls
One of the most important elements of control style is its border......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The key items
Keys are specific items in your analysis......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
4. HFSQL Classic
HFSQL Classic is the database format......
Viewing a report in 3D
Your report displays controls that overlap?......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.