ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control functions
List of functions specific to Table controls...
PageChangeLayout (Function)
Applies a specific layout to a page.
MemSort (Function)
Sorts the elements found in a memory zone.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Email management functions
List of functions for managing emails...
HStatTime (Function)
Returns the time of the last update for the index statistics.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
ServiceUninstall (Function)
Uninstalls a service.
fDirRename (Function)
Renames a directory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
CameraConfigure (Function)
Allows you to configure the video capture driver.
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.