ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLog (Function)
Returns information about the server logs.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
ErrorThrow (Function)
Throw a non-fatal error.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
MemFound (Function)
Checks whether the sought element was found.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
1. The WINDEV Framework
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
NumberInWords (Function)
Converts a number to words.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Properties associated with reports and controls
List of properties associated with the reports and their controls...