ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LoadParameter (Function)
Reads a persistent value.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
CurrentWin (Function)
Identifies the window currently in edit.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NumberInWords (Function)
Converts a number to words.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
zipDeleteFile (Function)
Deletes a file from an archive.