ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
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...
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
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....
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.
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......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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)....
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
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
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......