ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
MemSetPosition (Function)
Positions the memory area on an element.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
SocketExist (Function)
Checks the existence of socket.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
TimeValid (Function)
Checks the time validity.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
MemCount (Function)
Returns the number of elements found in a memory area.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Displaying a frameset in a WEBDEV website
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Multiline Zone control functions
Functions for handling Multiline Zone controls....