ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Constants used by the XML signature
Constants used by the XML signature...
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Items used in a select query
A query created in the query editor can contain several types of items......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
You used WINDEV Mobile 28
Parameters of the procedure used by NearbyShareSendFile
Callback of the NearbyShareSendFile.Cb function for the "Callback" parameter
Parameters of the procedure used by PDFVerifySignatures
WLanguage procedure ("callback") called by PDFVerifySignatures, executed when an invalid signature is detected in a PDF document.
Parameters of the procedure used by NearbyShareSend
WLanguage procedure ("callback") called by NearbyShareSend to notify whether or not the data was sent successfully.
Parameters of the procedure used by ListProcedureLoadImage
WLanguage procedure ("callback") executed to load the images displayed in a ListView control.
Parameters of the procedure used by HCheckMemoAsynchronous
WLanguage procedure ("callback") called by HCheckMemoAsynchronous for each HFSQL Client/Server table checked....
Parameters of the procedure used by HCheckIndexAsynchronous
WLanguage procedure ("callback") called by HCheckIndexAsynchronous for each HFSQL Client/Server table checked. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Parameters of the procedure used by HStatCalculateAsynchronous
WLanguage procedure ("callback") called by HStatCalculateAsynchronous for each HFSQL Client/Server table checked. This new feature is available from WINDEV Suite SaaS 2025 - Update 2....
Parameters of the procedure used by HReindexAsynchronous
WLanguage procedure ("callback") called by HReindexAsynchronous for each HFSQL Client/Server table reindexed. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....