ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
zipFileSize (Example)
Usage example of the zipFileSize function
grSourceSeries (Function)
Defines the source of a series.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
HLinkMemo (Example)
Usage example of the HLinkMemo function
HSubstDir (Example)
Usage example of the HSubstDir function
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Thread management functions
List of functions for managing threads...
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WindowsVersion (Function)
Returns the runtime mode of Windows.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.