ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Dictionary
The dictionary is a file that can contain the project elements......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Different types of data (Type of variable)
A variable is defined by name and type......
Information 37: Optimize your FOR loop
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
18. Secure payment
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
29. SEO in practice
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Handling menu options programmatically
The menu options can be handled......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......