ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
dArc (Example)
Usage example of the dArc function
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
dRectangle (Example)
Usage example of the dRectangle function
Error 2109: You are using the ObjectInfo function
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
dCircle (Example)
Usage example of the dCircle function
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
.NET object
To access a class......
dPolygon (Example)
Usage example of the dPolygon function