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:
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
tapiRecord (Function)
Records the current communication as a".WAV" file.
Font management properties
List of font management properties...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
fDir (Function)
Finds a file or directory.
Conversion (Function)
Converts a value from a unit to another one.
Events associated with Tab controls
List of events associated with Tab controls...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
The structure of the file for remote control
The management of remote control uses a file in INI format......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min