ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
HLogRecreate (Function)
Used to recreate an empty log.
Email management functions
List of functions for managing emails...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HChangeName (Function)
Modifies the physical name of a table.