ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HTML (Property)
The HTML property is used to configure the use of HTML content.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
IFrame control
IFrame is an HTML concept......
7. Internal component
An internal component is a set of elements from a project....
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Animating a Static control
Two methods can be used to animate a Static control......
Internal component description
The description of an internal component can opened at any time......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Automatic documentation of external components
External components must include a technical documentation......
3. Debugger
Using the task management and the schedule
Time management is extremely important......