ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Burner constants
List of constants used by the burner functions....
Calling a procedure/a function
Syntax for calling a local or global procedure.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Open (External language)
Opens a window.
Error 3: The string has no final "
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....