ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Page constants
List of constants used by page functions....
Generating the RAD pattern
To generate a RAD pattern:...
Managing assertions
...The main available features are as follows:...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
fAttribute (Function)
Returns or modifies the attributes of a file.
Printing in PDF format: Special cases
Specific features of print in PDF format...
GglUploadDocument (Function)
Uploads a document to the Google server.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
URI constants
The following constants are used by URI-specific functions:...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
HConnect (Example)
Usage example of the HConnect function
NetworkConnect (Function)
Associates a drive with a shared network directory.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
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......