ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Which type of server to choose?
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Native Access to SAP
SAP is a widely used ERP......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with Chart controls
List of events associated with the Chart controls...
HDelete (Function)
Deletes a record from a data file (query or view).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Error 1011: To access the global member of the class, use ClassName::MemberName
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
JSONToVariant (Example)
Usage example of the JSONToVariant function
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Limitations of WINDEV, WEBDEV and WINDEV Mobile