ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Typecasting of parameters
The description of the parameter type is optional......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Position (Function)
Finds the position of a specified string within another string.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Creating index keywords
Index keywords allow users to easily find a help page......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
fTempPath (Example)
Usage example of the fTempPath function
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Assignment operators
Three assignment operators are available......
fShortName (Example)
Usage example of the fShortName function
fDelete (Example)
Usage example of the fDelete function
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Voice commands in your applications
The applications that you develop can react to the user's voice......