ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
fTempFile (Example)
Usage example of the fTempFile function
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
2. Types of setup
Types of setup...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
DDEConnect (Example)
Usage example of the DDEConnect function
Break in a report
The break is used to group the records corresponding to a sort criterion......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Round (keyword)
The Round keyword can correspond to...
fAttribute (Example)
Usage example of the fAttribute function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Password (Property)
The Password property sets and changes the password.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
fExtractPath (Example)
Usage example of the fExtractPath function
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.