ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Error 22: No END statement is associated with this FOR
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
fDirectoryExist (Function)
Checks the existence of a directory.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Tangent (Function)
Calculates the tangent of an angle.
zipSplit (Example)
Usage example of the zipSplit function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
XMLClose (Function)
Closes an XML document created by XMLDocument.
JSONValid (Function)
Checks the validity of a JSON string.
Operations performed on state-transition diagrams
The following paragraphs explain......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
SysRecentDocList (Function)
Returns the list of recently opened documents.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Max (Function)
Returns the greatest value passed as parameter.
Error 23: No END statement is associated with this WHILE
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.