ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Keep-alive on connection
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
HTTP functions (prefix syntax)
List of HTTP functions...
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Warning 124: Shadowing a global variable
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
11. User Macro-Code: UMC in practice
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Test of a query
The query editor allows you to run the test of query result......
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......