ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
ProjectInfo (Function)
Returns specific information about the project currently run.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
MemCreate (Function)
Creates a memory area.
API (Function)
Runs a function found in an external DLL.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Creating the windows and the pages of the RAD pattern
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Generating an application for Universal Windows 10 App
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.