ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Browser constants
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
RGBGreen (Function)
Returns the green component of an RGB color.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Creating the Form windows of a WINDEV RAD pattern
Info (Function)
Displays a custom message in a system information window.
WithSpace (Example)
Usage example of the WithSpace function
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Bar code constants
zipCreateExe (Example)
Usage example of the zipCreateExe function
FTPCommand (Example)
Usage example of the FTPCommand function
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.