ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
2. User-friendly editors in practice
Events associated with a Navigation Bar control
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Locking data files: correspondence between WINDEV 5.5 and the later versions
AAF: Sort/Search/Filter on the columns of Table controls
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
<Image>.ScrollingPosition (Function)
Returns the displayed image.