ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
1. Examples provided with WINDEV Mobile
Constants for managing emails
List of constants used by the functions for managing emails....
Border (Type of variable)
The Border type is used to handle a border through programming...
ServiceUninstall (Function)
Uninstalls a service.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Sound (Function)
Plays a sound in WAV format.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Financial constants
List of constants used by the financial functions....
Constants for managing fonts
List of constants used by the functions for font management....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
FileDisplay (Function)
Displays a file in the browser of Web user.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....