ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
1. Testing a site: Elements to be tested
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Typing multilingual texts
For a multilingual application, you have the ability to......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Items used in a select query
A query created in the query editor can contain several types of items......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
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.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
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.
Custom tooltips
Tooltips are very useful for application users......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Edit options of a report
The report editor allows you to......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......