ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
ERR_DISCONNECTED_RELOG
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Success (Property)
The Success property indicates whether the operation was successful.
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
HLogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
W3C standardization
You must comply with the W3C standard (HTML 4......
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Binding a Repositionable Note control to an item
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.