ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
11. Table/Looper controls
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HIndex (Function)
Rebuilds the file index (".NDX" file).
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HPass (Function)
Defines the password used to create or open a data file.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).