ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
MySelf (Reserved word)
MySelf is used to handle the current control...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ServiceContinue (Function)
Restarts a paused service.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HListFile (Example)
Usage example of the HListFile function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
BurnerAddFile (Function)
Adds a file to the compilation.