ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
The Tab control
The Tab control is used to simultaneously display different controls......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Events associated with internal windows
List of events associated with internal windows...
The pages
Pages are the main interface of a WEBDEV site......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
5. Site test in practice
Report based on a query
Queries are used to easily select records in one or more data files......
Generating the RAD pattern
To generate a RAD pattern:...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.