ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Header
The Header property is used to get and change a header.
HDeclare (Example)
Usage example of the HDeclare function
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
fMemExist (Function)
Checks the existence of a shared memory zone.
HConnect (Example)
Usage example of the HConnect function
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Position
The Position keyword can correspond to...
Events associated with a Switch control
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....
Complete (Function)
Returns a character string of a specified length.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Format (Property)
The Format property is used to identify and change the format of an element
BreakAdd (Function)
Adds a break into a Table or Looper control.
USBFind (Function)
Finds a USB device according to keywords.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Wait (Function)
Temporarily stops the program execution.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.