ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multilingual project
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Print constants
List of constants used by the print functions....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
HFSQL constants
List of constants used by the HFSQL functions....
J2EE constants
List of constants used by the J2EE functions....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
J2EE functions
List of J2EE functions...
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......