ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtractLine (Function)
Extracts a specific line from a character string.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
SQLReqExists (Function)
Checks the existence of a query.
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
XMLPath (Function)
Returns the current position in the document in XPATH format.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....