ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapGetJSObject (Function)
Returns the instance of the API of Map control.
.NET object
To access a class......
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
1
2
3
4
5
6
140
>