ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
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.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Handling the report blocks through programming
Each report block is associated with different events......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
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....
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.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
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.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.