ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Message text file format
The text files created by WDMSG use a specific format......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
zipOpen (Function)
Opens an existing archive.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
16. Application test in practice
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....