ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
QuickActionAdd (Function)
Adds a new quick action to the application.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
CreateShortcut (Example)
Usage example of the CreateShortcut function
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
HDFS functions
The following functions are used to manage files on a HDFS system......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
OLELoad (Function)
Initializes an OLE control with an OLE object.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Events associated with a Signature control
The following processes are associated with a Signature control:...