ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTitleFont (Function)
Modifies the font used for the chart title.
WordToArray (Function)
Fills an array with the words from a string.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
MatTranspose (Function)
Calculates the transposed matrix.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
DecryptStandard (Example)
Usage example of the DecryptStandard function
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
Map control functions
Map control functions...
grLegendFont (Function)
Modifies the font used for the chart legend.
ServiceStop (Function)
Stops a service.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Constants for manging the replication
List of constants used by the functions for managing the replication....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ServiceStart (Function)
Starts a service.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
Serialize (Example)
Usage example of the Serialize function
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
EnumElement (Example)
Usage example of the EnumElement function