ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WDOptimizer: Editing and modifying a ".REP" file
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
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....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Push (Function)
Pushes an element onto the stack.
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...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
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....
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Zombie data files and items
During the life of an application, items live and die......
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
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).
iColumnEnd (Function)
Forces a column break in a multi-column report.