ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Dynamic site on specific configurations
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
HTTPRequest (Function)
Starts an HTTP request on a server.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
ArraySort (Function)
Sorts a WLanguage array.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Array>.Sort (Function)
Sorts a WLanguage array.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
ThreadExecute (Function)
Starts the execution of a secondary thread.
SNMPStartSession (Function)
Starts an SNMP session.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.