ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Compilation options (chm format)
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HSetREP (Function)
Enables or disables the management of .REP file.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Position (Function)
Finds the position of a specified string within another string.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.