ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
ZOrder (Example)
Usage example of the ZOrder property
The Edit control
The Edit control allows users to enter data......
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Emulating constants
List of constants used by the functions for emulating automated tests....
Multimedia control events
List of events associated with a Multimedia control...
CursorCapture (Example)
Usage example of the CursorCapture function
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
7. Multilingual applications in practice
Constants for managing windows
List of constants used by the functions for managing windows...
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal information....
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.