ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
ERR_NO_PROJECT
12. Retrieving data from a site
15. Cookies: information stored on the end user's computer
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Using the Salesforce service
Salesforce is a very popular CRM software......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Error 1038: This member already exists in the class
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
ERR_NOTAVAILABLE
Rights on the virtual directory
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The planes in WEBDEV
The planes are used to group the controls of an element......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
3. UML models in practice
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
10. UMC: User Macro-Code
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Error 1010: The member of the class is constant