ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLFirst (Example)
Usage example of the SQLFirst function
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Table,Modify (External language)
Modifies an element in a Table control.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
ThreadState (Function)
Returns the current status of a thread.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
ReplicInfo (Function)
Returns information about a replication.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
EventDestroy (Function)
Explicitly destroys an event.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.