ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
NFCSendTag (Function)
Sends a NFC tag to another device.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Multimedia constants
List of constants used by the multimedia functions....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Table,Display (External language)
Refreshes the Table control.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
fRead (Example)
Usage example of the fRead function
KeyPressed (Function)
Checks which key is pressed.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
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).