ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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)...
CookieRead (Example)
Usage example of the CookieRead function
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
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
Compatibility between external components and deployed applications
A component can evolve in many ways......
EmailMsgError (Example)
Usage example of the EmailMsgError function
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
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
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......