ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
dCircle (Example)
Usage example of the dCircle function
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Handling controls in a report
The different operations available for the report controls are as follows......
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
HDFS functions
The following functions are used to manage files on a HDFS system......