ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Various constants
List of various constants used by the constants WINDEV functions....
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Glossary
The glossary lists all the abbreviations used in the code editor......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
StringFormat (Function)
Formats a character string according to the selected options.