ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Saving entered data (AAF)
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Describing a problem to the Free Technical Support
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
How to save and retrieve an image in a binary memo
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Using .NET assemblies in a project
To use .NET assemblies in a project......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Report editor: Available types of reports
Several types of reports can be created in the report editor......