ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
Label report
The report editor allows you to create "Label" reports......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HLogRecreate (Function)
Used to re-create an empty log.
Miscellaneous Windows constants
List of constants used by the Windows functions....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.