ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grRBAddData (Function)
Adds data to a Radial Bar chart.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
List of reserved words
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
HTML (Property)
The HTML property is used to configure the use of HTML content.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
End of break block
The End of break block is optional......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....