ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Installing the monitoring robot
The monitoring robot includes three executables......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Obtaining an SSL certificate for IIS2 (2.0 or later)
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Various WEBDEV constants
Various WEBDEV constants...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
The planes (in a window or in a report)
The planes are used to group the window controls......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Creating the Table windows of the WINDEV RAD pattern