ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Events associated with Flash controls
List of events associated with Flash controls...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
ExecutePresetAction (Function)
Runs a preset WINDEV action.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WEBDEV license agreement
WEBDEV license agreement...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Body block
The Body block corresponds to the main block of the report......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......