ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
grCreate (Function)
Creates a specific type of chart.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
WDXView : Use
This help page presents the different features of WDXView......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
HCloseAnalysis (Function)
Closes the current analysis.
BackgroundTaskAdd (Function)
Adds a new background task.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
iPrintReport (External language)
Prints a report created with the report editor.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Handling a Web Component control through programming
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......