ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Customizing the report viewer: Available windows
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
TreeView Table control properties
List of properties associated with the TreeView Table control...
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Switch control properties
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
grColor (Function)
Returns and initializes the color of different chart elements.
Events associated with List Box controls
List of events associated with List Box controls...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Burner constants
List of constants used by the burner functions....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
SysXRes (Function)
Returns the horizontal screen resolution.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min