ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceContinue (Function)
Restarts a paused service.
HSendMessageToClient (Function)
Displays a message on the client computers.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
MenuDelete (Function)
Deletes a menu or a menu option.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Starting WDOptimizer in a command line
Conversion (Function)
Converts a value from a unit to another one.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
SQLFirst (Function)
Positions on the first row of the query result.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HErrorLock (Function)
Used to check whether a lock error occurred.
HPrevious (Function)
Positions on the previous file record according to a browse item.
iCloseReport (Function)
Stops printing the current report immediately.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fExtractPath (Example)
Usage example of the fExtractPath function
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
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....
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HListItem (Example)
Usage example of the HListItem function
fCopyFile (Example)
Usage example of the fCopyFile function
KeyExpression (Example)
Usage example of the KeyExpression property