ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a procedure/a function
Syntax for calling a local or global procedure.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Passing parameters
The parameters can be passed to a procedure...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.
Local procedure
Two types of procedures are available...
Typecasting of parameters
The description of the parameter type is optional...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Reports & Queries: New features in this version
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
"Reports & Queries" software
This is "Reports & Queries"......
Designing a supercontrol
A supercontrol is an advanced type of control......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered...
Java application and WINDEV
A Java application is an application entirely compiled in Java......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open...
PDF Reader control events
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
WDScript: use in command-line and console mode
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Error 502: Incompatible type
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
11. Table/Looper controls
Font (Type of variable)
A Font variable creates a font programmatically...
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around...
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Error 507: The '++' operator is not allowed
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.