ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Thread management functions
List of functions for managing threads...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
grSourceSeries (Function)
Defines the source of a series.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HSubstDir (Example)
Usage example of the HSubstDir function
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fSelectDir (Function)
Opens a directory picker.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).