ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Signature control
The following processes are associated with a Signature control:...
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.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
FinNetCurrentVal (Function)
Returns the net current value of investment.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....