ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Error 102: The constants can be defined in the initialization code of project, ...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
HDBIndex (Function)
Opens an xBase index file.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Buffer (Keyword)
The Buffer keyword can correspond to...
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The HTML control
The HTML control displays HTML pages or HTML code......
Events associated with List Box controls
List of events associated with List Box controls...
Progress Bar control properties
List of properties associated with the Progress Bar control...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....