ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Identifying the account that runs the AWP protocol
Used to modify the management mode of memo items.
Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
Configuring the IIS 7/7.5 server
Merges the specified cells in an Excel document.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Map control properties
The following properties can be used with Map controls:...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
WINDEV Mobile concepts
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Telemetry: Main features
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....