ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Sharing elements with a WINDEV application
FileDisplay (Function)
Displays a file in the user's browser....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
fMakeDir (Example)
Usage example of the fMakeDir function
HFSQL Client/Server: Configuring the server
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Events associated with Looper controls
List of events associated with Looper controls...