ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS web service.
SQLModify (Function)
Modifies the content of a row in the query result.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HSendMessageToClient (Function)
Displays a message on the client computers.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
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.
Type (Property)
The Type property gets and sets the type of an element.
XMLOpenReader (Example)
Usage example of XMLOpenReader
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
fTempPath (Example)
Usage example of the fTempPath function
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
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....