ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Resizing a window (AAF)
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Managing the styles
The help editor allows you to define styles of paragraphs......
HFSQL: Change of name
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.