ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Upload control
The Upload control is used to upload files on the Web server......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Input (Function)
Displays a message allowing the user to type an information.
Time (Type of variable)
The Time type is used to easily handle the times...
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Internal component
An internal component is a set of elements from a project......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...