ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)...
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Start of Break block (Break header)
The Start of break block is optional......
Android Control Center
Do you know where to find your application log files?...
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
ERR_NO_APPLICATION
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......
The Static Text control
A Static Text control is a control used to display a static text......
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......