ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HOpenConnection (Function)
Opens a connection to a specific database.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....