ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1033: The access directives are not allowed in a structure
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<sfConnection variable>.SeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
<sfConnection variable>.SeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Error 1023: The access to the method of the class is restricted by a private inheritance