ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
<Source>.CheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
FileDisplay (Function)
Displays a file in the browser of Web user.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
Composite keys
A composite key is a key item containing several other items......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....