ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ServiceStart (Function)
Starts a service.
Phone management functions
List of functions for phone management...
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Error 122: The name of an Automation object must be a string
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
HTTP constants
List of constants used by the HTTP functions....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fCreate (Function)
Creates an external file.