ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Defining columns of Table controls programmatically
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Events associated with Static controls
List of events associated with Static controls...
.NET Assemblies
.NET is Microsoft's software development platform......
Error 1018: The method is global: use the: operator: to access it
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
StatSum (Function)
Calculates the sum for a series of values.
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
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Declaring and using a variable
A variable is defined by name and type......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...