ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
eCurrencyName (Function)
Returns the caption of a currency.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The key items
Keys are specific items in your analysis......
Label report
The report editor allows you to create "Label" reports......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.