ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HPass (Function)
Defines the password used to create or open a data file.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.