ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
ToastDisplay (Function)
Displays a "Toast" message.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
12. Pages in practice
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Assignment operators
Three assignment operators are available......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
OpenChild (Example)
Usage example of the OpenChild function
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.