ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
CameraCapture (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....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
iColumnEnd (Function)
Forces a column break in a multi-column report.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Windows event management functions
List of functions for managing Windows events...
You used WINDEV Mobile 28
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Error 1021: The method of the class is not global
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Hyper File functions available for backward compatibility
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......