ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerInfoXY (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....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
2. Examples and components provided with WEBDEV
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
<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), ...).
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
14. Report templates
Report templates...
22. Report templates
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Help editor options
The options of the help editor ("Display......
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.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
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......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.