ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Telephony constants
List of constants used by telephony functions...
3. Types of accessible data files
Currencies
A currency is a real coded on 10 bytes....
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Interface of WDInst
Binding a Combo Box control to an item
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......