ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HOpenConnection (Function)
Opens a connection to a specific database.
MatFloatAdd (Function)
Adds a value to each matrix element.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
2. Projects in practice
Discover the main operations that can be performed on a project....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Right (Function)
Extracts the last characters from a string or string buffer.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Creating a flexible modeling
To create a new flexible modeling, you can......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
CurrentMonth (Function)
Returns the number of the current month.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....