ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
12. Available tests
7. Dynamic site on specific configurations
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
SysShutdown (Function)
Stops the system or closes the current Windows session.
GetActiveObject (Example)
Usage example of the GetActiveObject function
Bar Code management functions
The following functions are used to manage bar codes:...
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
FTPTime (Example)
Usage example of the FTPTime function
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.