ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
SocketRead (Function)
Retrieves a message sent by another socket.
Sound (Function)
Plays a sound in WAV format.
SQLReqExists (Function)
Checks the existence of a query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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.
ExtractLine (Function)
Extracts a specific line from a character string.
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.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
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.