ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
ERR_MSG_BOX
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Report controls
Several types of controls can be handled in a report created by the report editor......
Error 31: The file to include is not found. Check the name and path ...
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....