ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Exporting records from a data file
WDMAP allows you to export records to......
StatVariance (Function)
Calculates the variance for a series of values.
grDeleteSeries (Function)
Deletes a data series from a chart.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
SocketConfigure (Function)
Configures the use of Socket functions.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
API (Function)
Runs a function found in an external DLL.
StatSum (Function)
Calculates the sum for a series of values.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
ModbusDisconnect (Function)
Closes the Modbus session.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Check model
You can use check models to easily create checks...
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.