ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
HDescribeFile (Function)
Describes a data file programmatically.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
EmailGetAll (Function)
Retrieves all the emails found on a server.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
fLock (Function)
Entirely or partially locks an external file.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
SocketCreate (Function)
Creates a socket.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Setup directory
The setup wizard allows you to configure the setup directory of application....
xBase files: Limits
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
KioskEnable (Function)
Switches the current Android application to kiosk mode.