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...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Burner constants
List of constants used by the burner functions....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Software license agreement
WINDEV Express license agreement...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Principle for running threads
At runtime, an application runs in a main thread......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
Replication (Property)
The Replication property is used to identify and change the replication mode.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DnDAccept (Example)
Usage example of the DnDAccept function
Constants for managing the registry
List of constants used by the registry management functions....