ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Testing the WEBDEV Application Server setup with an example
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.