ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
System constants
List of constants used by the system functions....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
MatDelete (Function)
Deletes an existing matrix.
HRegenerateFile (Function)
Regenerates a data file from its log.
ServiceStop (Function)
Stops a service.
fLock (Example)
Usage example of the fLock function
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
StatMin (Function)
Calculates the minimum value for a series of values.
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....
XMLSavePosition (Function)
Stores the current position in the XML document.
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.