ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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)....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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
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....
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, ......
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.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The key items
Keys are specific items in your analysis......
ShellExecute (Function)
Opens a document in its associated application.
Label report
The report editor allows you to create "Label" reports......
zipOpen (Function)
Opens an existing archive.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......