ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
zipDeleteFile (Function)
Deletes a file from an archive.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
Modulo (Reserved word)
Returns the remainder of a division.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
IsOdd (Function)
Identifies an odd number.
HCloseAnalysis (Function)
Closes the current analysis.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.