ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
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 parameters passed to the function in the code of the procedure....
Error 26: No END statement is associated with this THEN
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
ERR_BAD_VERSION_RQS