ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WordCount (Function)
Returns the number of words in a string.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
Multi-project search
Performing a search in the current project is a common operation......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
How to develop a PHP site?
What is a PHP site?......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
WordToArray (Function)
Fills an array with the words from a string.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Compound statements
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.