ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
dTransferToImage (Example)
Usage example of the dTransferToImage function
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Operations performed on activity diagrams
The following paragraphs explain......
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
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.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The Wire control
The Wire control is used to visually link 2 controls......
11. Table/Looper controls
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....