ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
End of Document block
The End of document block is run once at the end of the report execution......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
xBase files: Limits
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
25. Performing a process on several successive pages
Performing a process on several successive pages...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
FTPConnect (Example)
Usage example of the FTPConnect function
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Materialized view
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.