ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Creating the link buttons in the windows of a WINDEV RAD pattern
SQL view
An SQL view is a virtual data source defined by an SQL query......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Creating a table in a report
Tables can be created in a report......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
xBase files: Limits
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
General environment of WINDEV
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The different types of windows
The following types of windows can be created in a WINDEV application......
How to create a menu?
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Border (Type of variable)
The Border type is used to handle a border through programming...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.