ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
4. User Groupware
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Events associated with OLE controls
List of events associated with OLE controls...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement