ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
6. Internal window
Internal windows...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
SQLModify (Function)
Modifies the content of a row in the query result.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
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).......
Animation (Property)
The Animation property animates an image.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
BurnerSelect (Function)
Used to select the default burner.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Query editor
The query editor is used to automatically create queries on the data files......
Managing the styles
The help editor allows you to define styles of paragraphs......
LooperInsert (Function)
Inserts a row into a Looper control.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
The planes (in a window or in a report)
The planes are used to group the window controls......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min