ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with IIS
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
OpenChild (Function)
Opens a non-modal child window.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
fExeDir (Function)
Returns the directory from which the execution is started.
Creating a Java archive
When your Java application is developed, you can......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Creating an executable: General options
The main executable options are as follows......
Events associated with a Gantt Chart column
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.