ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
WDXView : Use
This help page presents the different features of WDXView......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Structure (Type of variable)
A structure is a custom type of data...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Logical operators
The logical operators are as follows......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.