ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
dbgEnableLog (Function)
Enables the runtime log programmatically.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Image (Property)
The Image property gets and sets the background image of a control or block.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
How to open a window?
LooperAddLine (Function)
Adds a row at the end of a Looper control.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Multimedia control properties
List of properties associated with the Multimedia control...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
OLELoad (Function)
Initializes an OLE control with an OLE object.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Error 25: No THEN statement is associated with this IF
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
XMLDocument (Function)
Creates a new XML document.