ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard (Function)
Retrieves the text or image found in the system clipboard.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
REP files
REP files contain the list of data files handled by the application....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
WaitWindowStart (Function)
Opens the wait window of application.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
EmailGetAll (Function)
Retrieves all the emails found on a server.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HDescribeItem (Function)
Describes a file item through programming.
HMode (Function)
Changes the mode and the method for locking data files.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
GglUploadDocument (Function)
Uploads a document to the Google server.
SQLConnect (Example)
Usage example of the SQLConnect function
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....