ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Share your projects via Git
Git is a source code manager......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
List of extension attributes
The list of extension attributes ......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Creating a window skin template
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......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min