ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound (Function)
Plays a sound in WAV format.
HRead (Function)
Reads a record in a file according to a given record number.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HSendMessageToClient (Function)
Displays a message on the client computers.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
sEvent (Function)
Branches an event on a serial port.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dFont (Example)
Usage example of the dFont function
HIndex (Function)
Rebuilds the file index (".NDX" file).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
SQLFirst (Function)
Positions on the first row of the query result.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
dCopyImage (Example)
Usage example of the dCopyImage function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Warning 18: Loop without potential end
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.