ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
SocketConfigure (Function)
Configures the use of Socket functions.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
VariableReset (Function)
Resets the variable to its initial value.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
ControlClone (Function)
Creates a new control from an existing control.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HLogRecreate (Function)
Used to re-create an empty log.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
fExeDir (Function)
Returns the directory from which the execution is started.