ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
fSplit (Function)
Splits a file into several files.
fMerge (Function)
Merges several files into a single one.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
fLoadResource (Function)
Loads the content of a resource from a library.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
fCompare (Function)
Compares the content of two files bit by bit.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
Action Bar control events
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Shared memory area constants
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Bar Code management functions
The following functions are used to manage bar codes:...
Action Bar control functions
The following functions are used to manage the Action Bar control......
Memory area management functions
The following functions are used to handle the certificates:...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
XML management: Use example
This application example manages an XML file named "Orders......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......