ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email management functions
List of functions for managing emails...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
Bitwise operators
The operations on binary values are performed......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Types of Edit controls
iGroupAdd (Function)
Adds a report to a group of reports.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Style of a control
As soon as it is created, a control is associated with a style......
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
HFSQL Client/Server: Configuring the data files on the server
dbgEnableLog (Function)
Enables the runtime log programmatically.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......