ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Native MySQL Connector - License Agreement
Organizer report
The report editor gives you the ability to create "Organizer" reports....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Properties of a help page
The characteristics of a help page are used to define......
Describing a problem to the Free Technical Support
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
2. Examples and components provided with WEBDEV
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
ERR_MISSING_PAGE
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
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......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Principle for running threads
At runtime, an application runs in a main thread......