ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HFSQL: Change of name
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
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, ......
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....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
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......
16. Protecting access to the site: passwords
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
How to find out whether a report was printed?
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......