ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
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.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DotNetRun (Function)
Runs a procedure on a .Net server.
HNext (Function)
Sets the position on the next data file record according to a browse item.
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.
Calling a procedure/a function
Syntax for calling a local or global procedure.
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......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties