ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpen (Function)
Opens an existing archive.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
StatVariance (Function)
Calculates the variance for a series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
iPrintReport (Function)
Prints a report created with the report editor.
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
GglGetDocument (Function)
Downloads a document from Google Docs.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
WinOutWidth (Function)
Returns the full width of a window.
ShellExecute (Function)
Opens a document in its associated application.
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.