ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Customizing the User Groupware
Resets the variable to its initial value....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Code history
The code history is used to......
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Archiving function constants
List of constants used by the archiving functions....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
MemModify (Function)
Modifies an element in a memory zone.
dArc (Example)
Usage example of the dArc function
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.