ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
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.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
iFont (Function)
Selects the default font.
ERR_NO_PAGE
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
SQLReqExists (Function)
Checks the existence of a query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iVLine (Function)
Prints a vertical line at specified coordinates.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
SQLChangeConnection (Function)
Modifies the current connection.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Constants for object visibility
List of constants for managing the visibility of an object....