ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
WinStatus (Function)
Identifies or modifies the window status.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SOAP constants
List of constants used by the SOAP functions....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Help about new features: Letting users know about changes
Applications are constantly evolving......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.