ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Character strings
WLanguage supports different types of strings....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Extern (Reserved word)
EXTERN is used to...
httpRequest
The HTTPRequest keyword can correspond to...
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
SysYRes (Function)
Returns the vertical screen resolution.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SysXRes (Function)
Returns the horizontal screen resolution.
apExecute (Function)
Runs an action plan.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
LooperInsert (Function)
Inserts a row into a Looper control.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
PageParameter (Function)
Returns the value of a parameter passed to the current page.