ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ServiceStop (Function)
Stops a service.
Error 802: Invalid syntax for this function
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Open (Function)
Opens a modal WINDEV window.
ServiceStart (Function)
Starts a service.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Facebook functions
List of Facebook functions...
Scope (Property)
The Scope property property is used to specify requested permissions.
FTPSend (Example)
Usage example of the FTPSend function
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
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)....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Priority (Property)
The Priority property is used to get and change the priority level of an element.