ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileName (Function)
Returns the name of an external file that is currently opened.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
StringReverse (Function)
Reverses the characters of a string.
Menu management functions
List of functions for managing menus...
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)....
SQLReqExists (Function)
Checks the existence of a query.
zipInfoFile (Example)
Usage example of the zipInfoFile function
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
zipExist (Function)
Used to find out whether an archive exists.
Error 116: An array dimension must be an integer value
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FirstDayOfMonth (Function)
Returns the first day of the month.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
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....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TelemetryEnable (Function)
Enables the telemetry manually.
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.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...