ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFile (Example)
Usage example of the zipAddFile function
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.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
XMLFind (Function)
Performs a search in an XML document.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
HDeleteServerTrigger (Function)
Deletes a server trigger.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ServicePause (Function)
Pauses a service.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Creating requirements
The following steps must be performed to implement the requirements......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Event (Example)
Usage example of the Event function
HTTP constants
List of constants used by the HTTP functions....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
HPrevious (Function)
Positions on the previous file record according to a browse item.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).