ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Automation object
The Automation keyword is used to declare an automation object...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Execute (Function)
Starts the execution of a process through programming.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Events associated with Button controls
List of events associated with Button controls...
fMoveDir (Example)
Usage example of the fMoveDir function
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
HSendMessageToClient (Function)
Displays a message on the client computers.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
12. Pages in practice
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
grParameter (Function)
Retrieves or modifies a chart parameter.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
fOpen (Example)
Usage example of the fOpen function
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
StatAverage (Example)
Usage example of the StatAverage function
HCross (Function)
Crosses a record in a data file.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
DnDGetData (Example)
Usage example of the DnDGetData function
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.