ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Chart management functions
...Chart management functions...
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
DNS functions
26. Style sheets: to simplify the layout
The pages
Pages are the main interface of a WEBDEV site......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.