ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Constants for WLanguage types
List of constants for managing WLanguage types....
Printing in PDF format: Special cases
Specific features of print in PDF format...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
3. Application development cycle
Development cycle of a WINDEV application....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
16. Protecting access to the site: passwords
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
How to find out whether a report was printed?
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
13. 3-Tier architecture
15. Project Management Hub
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....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......