ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCapability (Function)
Returns the characteristics of a telephony device.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Installing a SOAP server with Netscape iPlanet 4.1
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Error 11: The label is unknown
KioskDisable (Function)
Disables kiosk mode for the current application.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Iconize (Function)
Minimizes a WINDEV window.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HLogStop (Function)
Stops the log process of a file.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....