ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
OLEServer (Function)
Lists the OLE servers registered toward the current system.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
iParameterViewer (Function)
Configures the report viewer.
HFSQL constants
List of constants used by the HFSQL functions....
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Principle for running threads
At runtime, an application runs in a main thread......
Control constants
List of constants used by the functions for managing controls...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Configuring the SOAP administrator
Image control in a window
This help page presents the characteristics of an Image control found in a window...