ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WDDeploy features
WDDeploy can be used to......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
MCI constants
List of constants used by the MCI functions....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
2. Types of setup
Types of setup...
ComponentLocate (Function)
Specifies the access path to an external component of project.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Supercontrol
A supercontrol is an advanced type of control......
NetworkUser (Function)
Identifies the name of the connected user.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.