ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Add (External language)
Adds an element to a Combo Box or List Box control.
HLogStop (Function)
Stops the log process of a file.
CreateShortcut (Example)
Usage example of the CreateShortcut function
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
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).
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.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
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...
OLELoad (Function)
Initializes an OLE control with an OLE object.
HDFS functions
The following functions are used to manage files on a HDFS system......
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......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.