ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Events associated with a Navigation Bar control
<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......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
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....
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.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
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......
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......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
<Image>.ScrollingPosition (Function)
Returns the displayed image.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Image drawing and processing functions
List of image drawing and processing functions...
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....