ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
WLanguage properties available in PHP
The following properties are available in PHP...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HTTP functions
List of HTTP functions...
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...