ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
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 styles
The help editor allows you to define styles of paragraphs......
HFSQL: Change of name
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
fFileName (Function)
Returns the name of an external file that is currently opened.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.