ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Project description: Options tab
The project description window allows you to configure various elements of your project......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Source (Property)
The Source property is used to get and change the source of an element.
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Automatic calculations in a Table control (AAF)
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....