ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
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....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DotNetRun (Function)
Runs a procedure on a .Net server.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Passing parameters
The parameters can be passed to a procedure......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......