ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Type of variable)
A Font variable creates a font programmatically...
Programming patterns
CAUTION......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
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.
Drop-down button
The drop-down button expands: a context menu. a popup window....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<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.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
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.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....