ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
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....
Compilation options (chm format)
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.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
The single-part and multi-part archives
Two types of archives are available......
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....
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....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
HSetREP (Function)
Enables or disables the management of .REP file.
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.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...