ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
TableMode (Function)
TableMode is kept for backward compatibility.
Typecasting of parameters
The description of the parameter type is optional......
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....