ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customize your charts: type, color, legends, etc.
ID (Property)
The ID property is used to get and change IDs.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
Comment (Property)
The Comment property is used to manage comments.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Description (Property)
The Description property is used to get and change the description of an element.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Content (Property)
The Content property is used to get and change the content of an element.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...