ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
nWDInit: Initialize the external language
Initializes the external language......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Managing parallel tasks
The computers are becoming more and more powerful......
nWDGetLastError: Error code of last error
Error code of last error......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
ERR_CANNOT_OPEN_FILE
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
nWDInitProject: Initialization code of project
Run the initialization code of project......
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
WDContinueError: Resume on error
This function forces the execution to resume after an error......
WDTerm: End the external language
End the external language......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
ERR_NO_PAGE
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......