ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
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......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Query editor: Characteristics
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
WDXView : Use
This help page presents the different features of WDXView......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HCloseAnalysis (Function)
Closes the current analysis.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
iPrintReport (External language)
Prints a report created with the report editor.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.