ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Report and project
In most cases, a report is linked to a project......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Test of a query
The query editor allows you to run the test of query result......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.