ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Combo Box controls
List of events associated with Combo Box controls...
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Events associated with ListView controls
List of events associated with ListView controls...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
DnDForce (Function)
DnDForce is kept for backward compatibility.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Other operators
The following are additional operators......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Value (Property)
The Value property is used to get and change the value of an element.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.