ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
URIGetInfo (Function)
Retrieves information of a URI resource.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Help editor options
The options of the help editor ("Display......
Table,Delete (External language)
Deletes an element from a Table control.
HReadLast (Example)
Usage example of the HReadLast function
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Events associated with windows
List of events associated with windows...
SysIconAdd (Example)
Usage example of the SysIconAdd function
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
fListFile (Example)
Usage example of the fListFile function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
BurnerCancel (Function)
Cancels the current burn process.
Events associated with the project
List of events associated with the project...
Constants used by the scanner functions
Constants used by the scanner functions...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.