ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Information 302: Ambiguity between a variable and a control
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
MatCopy (Function)
Creates the copy of a matrix.
HDescribeFile (Function)
Describes a data file programmatically.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
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)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Combination (Type of variable)
A combination is a set of options.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Creating an insert query
An insert query (corresponding SQL statement......