ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
5. Which type of server to choose?
Keep-alive on connection
FTPCommand (Function)
Sends a specific FTP command to a server.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
grAddData (Function)
Adds a data into a chart.
URL (Property)
The URL property is used to get and change a URL.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Properties associated with a window
List of properties associated with a window...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Error 13: The label already exists
Kanban control events
The following events are associated with Kanban controls......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
WinStatus (Function)
Identifies or modifies the window status.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
2. Types of setup
Types of setup...
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.