ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
FTP constants
List of constants used by the FTP functions....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Creating a flexible modeling
To create a new flexible modeling, you can......
Info (Function)
Displays a custom message in a system information window.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Handling TimeLine controls programmatically
A TimeLine control can be......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Execute (Function)
Starts the execution of a process through programming.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....