ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
ColorPalette (Function)
Returns a color found in the current palette.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
The key items
Keys are specific items in your analysis......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
13. Debugger
Constants for managing projects
List of constants used by the functions for managing projects....
iPrintReport (Function)
Prints a report created with the report editor.
Net constants
List of constants used by the Net functions....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Describing an element
A flexible modeling includes different elements linked together......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Defining a help window template
WINDEV allows you to create help window templates......