ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print modes of a report
Several print modes are available for a report....
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Guided tour management constants
fImageSelect (Example)
Usage example of the fImageSelect function
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
12. Available tests
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
fListDirectory (Example)
Usage example of the fListDirectory function
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Events associated with supercontrols
List of events associated with supercontrols...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Crosstab report
The report editor allows you to create "Crosstab" reports......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
zipInfoFile (Example)
Usage example of the zipInfoFile function