ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing XML documents
List of constants used by the functions for managing XML documents....
WaitWindowStart (Function)
Opens the wait window of application.
fCurrentDir (Function)
Identifies or modifies the current directory.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
FTPConnect (Example)
Usage example of the FTPConnect function
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Functions for handling directories and external files
List of functions for handling external files...
SQLTransaction (Example)
Usage example of the SQLTransaction function
zipFileSize (Example)
Usage example of the zipFileSize function
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
dTransferToImage (Example)
Usage example of the dTransferToImage function
SocketRead (Example)
Usage example of the SocketRead function
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SQLConnect (Example)
Usage example of the SQLConnect function
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
sEndEvent (Function)
Disables the detection of an event on a serial port.
zipOpen (Function)
Opens an existing archive.
zipChangePath (Example)
Usage example of the zipChangePath function