ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
NetGetFile (Example)
Usage example of the NetGetFile function
OLESave (Function)
Saves the object found in an OLE control in binary format.
Constants for managing emails
List of constants used by the functions for managing emails....
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
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.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
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.
Google document management functions
List of functions for managing Google documents...
EmailMsgError (Example)
Usage example of the EmailMsgError function
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....
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....
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
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.