ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
tapiCallEnd (Function)
Returns the date and time of the end of call.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
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.
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Installing a SOAP server with IIS
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
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....
OCRExtractText (Function)
Reads the text contained in an image.