ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
Filling a Chart control
The data that will be displayed in the Chart control can come from......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window...
PageVisible (Function)
Indicates whether the page is visible to the user.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window...
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window...
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.