ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
14. PHP generation in practice
Web Camera control events
The following events appear by default in the WEBDEV code editor:
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
The HTML Display control
The HTML Display control displays a web page in an application......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
XMLSource (Property)
The XMLSource property is used to get the XML source code.