ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Available controls in a window
WINDEV Mobile includes several types of controls...
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
14. Controls in practice
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Table,Add (External language)
Adds an element to a Table control.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
fChangeExtension (Function)
Changes the extension of a file on disk.
11. Controls in practice
Discover the main characteristics of the controls...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Nation (External language)
Defines the display language for the titles, captions, messages...