ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the styles
The help editor allows you to define styles of paragraphs......
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......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
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......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
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
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Detailed use of WINDEV FTP/RPC
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The planes in WEBDEV
The planes are used to group the controls of an element......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).