ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
7. Dynamic site on specific configurations
HSetREP (Function)
Enables or disables the management of .REP file.
Testing a project: setting
By testing the project you can simulate how the application will run......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
DDE constants
List of constants used by the DDE functions...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Select query description window
The description window of a select query includes several sections......
LooperDelete (Function)
Deletes a row from a Looper control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.