ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Examples provided with WINDEV Mobile
MCIOpen (Function)
Opens a media file.
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Managing the runtime errors
Some errors may occur in your application......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HSetLog (Function)
Enables or disables log management on a file.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
MCIPlay (Function)
Plays a media file.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Programming custom calculations in Table controls
HDescribeFile (Function)
Describes a data file programmatically.
Age
The Age keyword can correspond to...
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Information 2104: This function is kept for backward compatibility
Code editor: Display options
The code editor proposes several display options......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
The Dashboard control
Dashboards are essential elements in an application......