ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
FTPCommand (Function)
Sends a specific FTP command to a server.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
iCreateFont (Function)
Creates a new print font.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Events associated with a Multimedia control
List of events associated with a Multimedia control...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.