ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
WDSQL, SQL querier: Overview
WDSQL is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
PythonExecute (Function)
Executes a function present in a Python module.
URIGetInfo (Function)
Retrieves information of a URI resource.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Typing multilingual texts
For a multilingual application, you have the ability to......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
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)......
4. HFSQL Classic
HFSQL Classic is the database format......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
WINDEV and the SOAP protocol
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......