ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
fSelectDir (Function)
Opens a directory picker.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......