ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
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.
zipFileSize (Example)
Usage example of the zipFileSize function
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.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.