ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
CertificateSignString (Function)
Creates the signature of a character string.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NetSendMessage (Example)
Usage example of the NetSendMessage function
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
10. Embedded queries
iSkipLine (Function)
Forces one or more line break.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....