ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Example)
Usage example of the CreateShortcut function
Report viewer: Proposing several reports
In the document preview, end users can......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Error 403: The item does not belong to the file
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
DocUpdateFormula (Function)
Updates the formulas in a document.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Programming automatic calculations in the columns of a Table control
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.