ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Query editor: Characteristics
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
StringInsert (Function)
Inserts a string into another character string at a given position.
SocketCreate (Function)
Creates a socket.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
StringReverse (Function)
Reverses the characters of a string.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
OpenSister (Function)
Opens a non-modal sibling window.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Composite keys
A composite key is a key item containing several other items......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Simplify your searches