ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
2. Examples and components provided with WEBDEV
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
12. Universal replication
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
13. Universal replication
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Properties associated with the options of a Switch control
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Switch control properties
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.