ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Size (Example)
Usage example of the Size property
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
OpenMobileWindow (Function)
Opens a window in a mobile application.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
grRaised (Function)
Used to display a chart with raised effect.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
fOpenTempFile (Function)
Creates and opens a temporary file.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......