ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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.
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.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Handling Organization Chart controls programmatically
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
fExtractPath (Example)
Usage example of the fExtractPath function
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Merging differences (SCM)
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Status bar of windows
The status bar of a window is used to display several types of information......
LDAPFind (Function)
Performs a search in an LDAP server.
Comment (Property)
The Comment property is used to manage comments.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
iParameterPDF (Example)
Usage example of the iParameterPDF function