ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
CookieRead (Example)
Usage example of the CookieRead function
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
CookieWrite (Example)
Usage example of the CookieWrite function
GglUploadDocument (Function)
Uploads a document to the Google server.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Password (Property)
The Password property sets and changes the password.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WDDIXIO overview
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
EmailSend (Example)
Usage example of the EmailSend function
Error 1035: A class used in a structure must have a constructor without parameter...
Error 1036: A class used in an array must have a constructor without parameter
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
EmailUpdate (Example)
Usage example of the EmailUpdate function
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
14. 3-Tier architecture
13. 3-Tier architecture
The purpose of the 3-tier architecture is to separate an application into 3 computing tiers......
Operations performed on activity diagrams
The following paragraphs explain......
Operations performed on class diagrams
The following paragraphs explain......