ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HTTPSendForm (Function)
Sends an HTTP form.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
xlsUnmergeCell (Function)
Unmerges a range of cells.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
DateToInteger (Function)
Converts a date to an integer.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
iPageHeight (Example)
Usage example of the iPageHeight function
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
MatMultiply (Example)
Usage example of the MatMultiply function
MatAdd (Example)
Usage example of the MatAdd function
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
MatDeterminant (Example)
Usage example of the MatDeterminant function
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....