ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
grTitle (Function)
Modifies the caption and/or position of the chart title....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
Drawing constants
List of constants used by the drawing functions....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
iColumnEnd (Function)
Forces a column break in a multi-column report.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
6. Internal window
Internal windows...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Error 1021: The method of the class is not global
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
<Camera>.Capture (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....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
ERR_LAUNCH_FAILED
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
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....