ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Help editor options
The options of the help editor ("Display......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Style of a control
As soon as it is created, a control is associated with a style......
14. Report templates
Report templates...
22. Report templates
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Using an external component in an application
A component can be reused at any time in any application......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
2. Examples and components provided with WEBDEV
HFSQL: Change of name
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Properties associated with the options of a Switch control
17. WLanguage: a simple and powerful language
Switch control properties
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.