ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndPosition (Property)
Use in docFragment class - Read + Write access - Type: Integer32
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
16. Password protecting a website
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions)....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in 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.
Printing in PDF format: Special cases
Specific features of print in PDF format...
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......