ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
12. Synchronizing data
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
PDF file management functions
...PDF file functions...
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
State (Property)
The State property is used to get and change the state of an element.
The Wire control
The Wire control is used to visually link 2 controls......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The HTML control
The HTML control displays HTML pages or HTML code......