ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContentType (Property)
The ContentType property gets and sets the content of an element.
fSeek (Example)
Usage example of the fSeek function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
LooperCount (Function)
Returns the number of rows in a Looper control.
OpenMobileWindow (Function)
Opens a window in a mobile application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HModify (Example)
Usage example of the HModify function
Compile (Example)
Usage example of the Compile function
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.