ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic structure (Type of variable)
A structure can be allocated dynamically...
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
StringReverse (Function)
Reverses the characters of a string.
Clipboard management functions
List of functions for managing the clipboard...
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Window management functions
List of functions for managing windows...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
iEndReport (Function)
Forces the report print to stop.
SQLTransaction (Example)
Usage example of the SQLTransaction function
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.