ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
fLoadResource (Function)
Loads the content of a resource from a library.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
ContinentList (Function)
Returns the list of continents.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Properties of a help page
The characteristics of a help page are used to define......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Binary values management functions
List of functions for managing binary values...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.