ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
15. Cookies: information stored on the end user's computer
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The different types of windows
The following types of windows can be created in a WINDEV application......
Programming automatic calculations in the columns of a Table control
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Telemetry: Main features
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....