ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (External language)
Prints a report created with the report editor.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
SQLConnect (Example)
Usage example of the SQLConnect function
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
zipChangePath (Example)
Usage example of the zipChangePath function
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
FTP constants
List of constants used by the FTP functions....
WinStatus (Function)
Identifies or modifies the window status.
State (Property)
The State property is used to get and change the state of an element.
HConnect (Example)
Usage example of the HConnect function
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Comparison operators
The comparison operators can be divided into several categories......
WithSpace (Example)
Usage example of the WithSpace function
MatMultiply (Example)
Usage example of the MatMultiply function
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
NetGetFile (Example)
Usage example of the NetGetFile function