ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
HTML Display control properties
HTML Display control properties...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Constants for object visibility
List of constants for managing the visibility of an object....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
fCompress (Function)
Compresses a file.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
Constants for managing Organizer controls
Constants for managing Organizer controls...
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.