ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the pages of the WEBDEV RAD pattern
2. Projects in practice
Discover the main operations that can be performed on a project....
Events associated with Button controls
List of events associated with Button controls...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
4. HFSQL Classic
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
7. HFSQL: files physically created
Managing assertions
...The main available features are as follows:...
Creating the Form pages of a WEBDEV RAD pattern