ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
GDI+ framework
Some WINDEV features use the GDI+ framework......
WebSocket functions
List of functions specific to WebSocket servers...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Code history
The code history is used to......
Query editor
The query editor is used to automatically create queries on the data files......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....