ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
iCreateFont (Function)
Creates a new print font.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
WINDEV 2024
WEBDEV 2024
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
iReportPrintingStatus (Function)
Returns the status of the current print.
Error 532: The size of the string to extract must be strictly positive
iEllipse (Function)
Prints an ellipse (in a rectangle).
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Events associated with OLE controls
List of events associated with OLE controls...
Error 1010: The member of the class is constant