ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Page constants
List of constants used by page functions....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SocketCreate (Function)
Creates a socket.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Various WEBDEV constants
Various WEBDEV constants...
WDSQL, SQL querier: Overview
WDSQL is used to......
dCopy (Function)
Copies an image to another image.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.