ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
grDraw (Function)
Draws a chart according to the specified parameters.
Composite chart
A composite chart is a chart that displays several types of charts......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Check model
You can use check models to easily create checks...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
PVTCalculateUpdate (Function)
Updates part of the data in a Pivot Table control from a given date. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Zombie tables and items
During the life of an application, items live and die......
Description (Property)
The Description property is used to get and change the page description.
Glossary
The glossary lists all the abbreviations used in the code editor......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
BackgroundImagePrinted (Property)
The property ImageFondImprimé allows you to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.