ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
HClient structure
The HClient structure is used to......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Installing a SOAP server with Apache
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Project portfolio
From version 25, you can create "project portfolios"......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.