ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Google Calendar management functions
List of functions for managing Google calendars...
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
XMLChild (Function)
Positions on the first child element of current element.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
SysYRes (Function)
Returns the vertical screen resolution.
dRectangle (Example)
Usage example of the dRectangle function
Limitations of WINDEV, WEBDEV and WINDEV Mobile
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
NFC constants
List of constants used by the NFC functions...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
List of reserved words
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.