ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
GPSGetPosition (Function)
Retrieves information about the current device position.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Installing a SOAP server with Apache
FTPCommand (Function)
Sends a specific FTP command to a server.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
API (Function)
Runs a function found in an external DLL.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
GetActiveObject (Example)
Usage example of the GetActiveObject function
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......