ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
StringToJSON (Function)
Converts a JSON string into a JSON variable.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Manipulating Word Processing controls programmatically (prefix syntax)
Word Processing controls can be manipulated programmatically......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
EnumerationFromName (Function)
Returns an enumeration value known by its name.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FBSessionStatus (Function)
Checks the status of a Facebook session.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).