ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with pages
List of events associated with pages...
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
WINDEV applications for Linux: Specific features
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Null (keyword)
The "Null" keyword can correspond to:
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Starting WDOptimizer in a command line
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Table,Delete (External language)
Deletes an element from a Table control.
SendKey (Function)
Simulates the keystrokes and the mouse actions.