ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User (Property)
The User property is used to identify and change the user of a feature.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
The DotNet structure
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Complete (Function)
Returns a character string of a specified length.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
SQLReqExists (Function)
Checks the existence of a query.
InfoBuild (Function)
Displays a custom message in a system information window.
Size (Property)
The Size property is used to determine and change the size of an element.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ErrorBuild (Function)
Displays a custom error message in a system error window.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLExec (Function)
Names and runs an SQL query.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
EventChange (Function)
Modifies the status of an event.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
DateToDay (Function)
Returns the day that corresponds to a given date.