ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 5: Site parameters
Once the site installed, you can define the site connection options......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
The Dashboard control
Dashboards are essential elements in an application......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HState (Function)
Used to find out the state of a record.
DotNetDelegate (Function)
Initializes a.NET delegate.
Automation object
The Automation keyword is used to declare an automation object...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
HCross (Function)
Crosses a record in a data file.
2. Projects in practice
Discover the main operations that can be performed on a project....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......