ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
Creating a table in a report
Tables can be created in a report......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
Constants used by the scanner functions
Constants used by the scanner functions...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server,...
11. Controls in practice
Discover the main characteristics of the controls...
System constants
List of constants used by the system functions....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
The pages
Pages are the main interface of a WEBDEV site......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user...
Configuring the IIS 7/7.5 server
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......