ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
HModify (Example)
Usage example of the HModify function
Environment of the window editor
The main elements of window editor are as follows:
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
HTTP constants
List of constants used by the HTTP functions....
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HCheckStructure (Function)
Defines the mode for comparing data files.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
fImageSelect (Example)
Usage example of the fImageSelect function