ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
zipCreate (Function)
Creates an archive.
HTTPRequest (Function)
Starts an HTTP request on a server.
HCopyRecord (Example)
Usage example of the HCopyRecord function
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Code snippets
The code editor allows you to enter "Code snippets"......
zipListFile (Function)
Returns the list of files found in an archive.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.