ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCreateFont (Function)
Creates a new print font.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
GPSGetPosition (Function)
Retrieves information about the current device position.
WDDeploy: Deploying a package
WDDeploy can be used to......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
fDir (Function)
Finds a file or directory.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
System functions
List of system functions...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.