ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
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......
Time management
For each element (windows, reports, ......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......