ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
2. Types of setup
Types of setup...
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling Organization Chart controls programmatically
What is an application?
An application is a set of objects (windows, controls, ......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
The key items
Keys are specific items in your analysis......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Sorts in a report
The sort is used to organize the information displayed in the report......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......