ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
WDXView: Overview
WDXView is an ActiveX browser......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
sEvent (Function)
Branches an event on a serial port.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....