ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Image drawing and processing functions
List of image drawing and processing functions...
"Reports & Queries" software
This is "Reports & Queries"......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......