ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fRename (Function)
Modifies the name of a file.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HOpen (Function)
Opens a table.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Selection query description window: Use
Let's see some operations specific to the description window of a select query......
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
The Edit control
The Edit control allows users to enter data......
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Error 1035: A class used in a structure must have a constructor without parameter...
Error 111: The Pascal string %1 is too long
Error 706: The property does not exist on this type of control
Error 1038: This member already exists in the class
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.