ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Image (Property)
The Image property gets and sets the background image of a control or block.
Outstanding progress bars
Simple or symmetric progress bar?
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
ChangeTarget (Function)
Changes the target of a button action.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Environment of the report editor
Environment of the report editor...
Various constants
List of various constants used by the constants WINDEV functions....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min