ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
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.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min