ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
fRead (Example)
Usage example of the fRead function
Twain constants
List of constants used by the Twain functions....
WINDEV License Agreement
WINDEV License Agreement...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
fMoveFile (Function)
Moves a file from one directory to another.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
MatCopy (Example)
Usage example of the MatCopy function
Creating links
Links help users navigate the help system......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
BurnerSave (Example)
Usage example of the BurnerSave function
StatVariance (Example)
Usage example of the StatVariance function
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
NetworkConnect (Function)
Associates a drive with a shared network directory.
WDMSG license agreement
WDMSG license agreement...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fCompress (Function)
Compresses a file.