ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Constants for managing character strings
List of constants used by string management functions...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HTTPRequest (Function)
Starts an HTTP request on a server.
Configuring the IIS 7/7.5 server
fEncrypt (Function)
Encrypts a file in binary or ASCII format.