ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ContextClose (Function)
Closes a page context.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Decode (Function)
Decodes a character string that was encoded by Encode.