ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
nWDGetLastError: Error code of last error
Error code of last error......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
HListAnalysis (Example)
Usage example of the HListAnalysis function
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
PageDisplay (Function)
Displays a web page in the user's browser....
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
MemSeek (Example)
Usage example of the MemSeek function
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Component (Type of variable)
The Component type is used to easily handle an external component.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).