ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
ZOrder (Example)
Usage example of the ZOrder property
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
".STY" file: "Style sheet" file
A style sheet is a "......
Emulating constants
List of constants used by the functions for emulating automated tests....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
CursorCapture (Example)
Usage example of the CursorCapture function
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
7. Multilingual sites in practice
Events associated with a Multimedia control
List of events associated with a Multimedia control...
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.
Project Management Hub: Time tracking
The time spent can be listed on......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......