ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
ERR_BAD_URL
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
License agreement - HFSQL Client/Server
Native Access to SAP
SAP is a widely used ERP......
ExeGetPID (Function)
Returns information about the current process.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
EXE constants
List of constants used by the functions for managing executables....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Keep-alive on connection
WDOptimizer: Editing and modifying a ".REP" file
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 ......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
21. Reports
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....