ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
FTPConnect (Example)
Usage example of the FTPConnect function
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
fRead (Example)
Usage example of the fRead function
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
SysRecentDocList (Function)
Returns the list of recently opened documents.
HJSONToRecord (Function)
Imports JSON data into the current record.