ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
<Image>.Rotation (Function)
Rotates an Image control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
grCreate (Function)
Creates a specific type of chart.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.