ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Items used in a select query
A query created in the query editor can contain several types of items......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...