ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Multilingual project
ControlToSource (Function)
Assigns the control value to the source of a control link.
Comparison operators
The comparison operators can be divided into several categories......
String functions
List of functions for managing character strings...
Principle for running threads
At runtime, an application runs in a main thread......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays...
Typecasting of parameters
The description of the parameter type is optional......
Environment of the project editor
The main elements of the project editor are as follows:
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...
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Passing parameters
The parameters can be passed to a procedure......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
VariableReset (Function)
Resets the variable to its initial value.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ComponentLocate (Function)
Specifies the access path to an external component of project.