ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
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.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
fAttribute (Example)
Usage example of the fAttribute function
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
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Comment (Property)
The Comment property is used to manage comments.
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
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fDir (Example)
Usage example of the fDir function
ZOrder (Example)
Usage example of the ZOrder property