ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The planes (in a window or in a report)
The planes are used to group the window controls......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Phone constants (Android / iOS)
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Events associated with TreeView controls
List of events associated with TreeView controls...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
HRead (Function)
Reads a record in a file according to a given record number.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Scheduler control events
The following events associated with Scheduler controls:...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......