ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
2. Types of setup
Types of setup...
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
FileDisplay (Function)
Displays a file in the browser of Web user.
4. UI: Windows
IU of windows...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Resizing a window (AAF)
Global procedure/function
A global procedure can be used in all the processes or events of the project....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).