ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
How to choose the data source of a control?
This help page presents the different data sources available for a control....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
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......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Error 1015: The method of the class is protected
Error 1008: The member of the class is protected
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Error 103: The type is unknown
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
WDDIXIO overview
Error 1016: The method of the class is private
Error 27: No END statement is associated with this ELSE