ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialState (Property)
The InitialState property is used to get the initial state of a control.
CSS Grid control properties
List of functions for managing windows...
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.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SilverLight control properties
List of properties associated with the SilverLight control...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
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
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......