ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
2. How to test a site?
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
The structure of the file for remote control
The management of remote control uses a file in INI format......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Local procedure
Two types of procedures are available......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min