ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
ServiceUninstall (Function)
Uninstalls a service.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
HFSQL constants
List of constants used by the HFSQL functions....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Binding controls to data
A window or page can display information from......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Commands of the external interface
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....