ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorPalette (Function)
Returns a color found in the current palette.
ServiceStop (Function)
Stops a service.
fLock (Example)
Usage example of the fLock function
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
FirstDayOfMonth (Function)
Returns the first day of the month.
HRegenerateFile (Function)
Regenerates a data file from its log.
LooperSelectPlus (Function)
Selects a row in a Looper control.
SQL view
An SQL view is a virtual data source defined by an SQL query......
eCurrencyName (Function)
Returns the caption of a currency.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ServiceStart (Function)
Starts a service.
The planes (in a window or in a report)
The planes are used to group the window controls......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gpwOpen (Function)
Opens the User Groupware login window or page.
Sound (Function)
Plays a sound in WAV format.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.