ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Constants for managing Map controls
Constants for managing Map controls...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
gpwAddUser (Function)
Adds a user to the User Groupware database.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
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)...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MatFloatAdd (Function)
Adds a value to each matrix element.
2. Projects in practice
Discover the main operations that can be performed on a project....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
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.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
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)......
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.