ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WDDeploy: Deploying a package
WDDeploy can be used to...
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLSavePosition (Function)
Stores the current position in the XML document.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
WaitWindowStart (Function)
Opens the wait window of application.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
HAddGroup (Function)
Adds a group of users.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
HAddLink (Function)
Adds an integrity rule between two data files on the server.