ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
fTempPath (Function)
Returns the name of directory used to store the temporary files.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
tapiCallEnd (Function)
Returns the date and time of the end of call.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
OCRExtractText (Function)
Reads the text contained in an image.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
StreamReject (Function)
Refuses a request for stream connection.