ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL, SQL querier: Overview
WDSQL is used to......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Overview of external languages
Multiline strings
To type character strings over several lines in the code editor...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.