ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
12. Control templates
WINDEV Mobile allows you to create control templates....
Events associated with Chart controls
List of events associated with the Chart controls...
Properties associated with the chart series
List of properties associated with the chart series...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Constants for managing Gantt charts
Using the Salesforce service
Salesforce is a very popular CRM software......
17. WLanguage: a simple and powerful language
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Defining clickable areas
In a page, an Image control can contain clickable areas......