ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
ErrorThrow (Function)
Throw a non-fatal error.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
5. The following files are automatically created
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
WaitWindowStart (Function)
Opens the wait window of application.
FTPGet (Example)
Usage example of the FTPGet function
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Upload control events
The following processes are associated with the Upload control:...
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
DDEConnect (Example)
Usage example of the DDEConnect function
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.