ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Error 1060: Unable to call method without parameter: add ()
Error 1011: To access the global member of the class, use ClassName::MemberName
HJSONToRecord (Function)
Imports JSON data into the current record.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Entity of a CDM
To group information according the MERISE method, entities must be created......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Error 112: An array can only have a maximum of X dimensions
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....