ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ControlNext (Function)
Returns the name of the next control in input mode.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HTTPSendForm (Function)
Sends an HTTP form.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
iParameterPDF (Function)
Defines the options for the generated PDF file.
fCreate (Function)
Creates an external file.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipDeleteAll (Function)
Deletes all files from an archive.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
fListFile (Function)
Lists the files found in a directory and returns the list of files.