ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Assisted universal replication: specific features
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Handling the report blocks through programming
Each report block is associated with different events......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HCheckStructure (Function)
Defines the mode for comparing data files.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.