ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Environment of the project editor
The main elements of the project editor are as follows:
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
grDestinationWMF (Function)
Defines a meta file as chart destination.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Combination (Type of variable)
A combination is a set of options.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.