ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fAttribute (Function)
Returns or modifies the attributes of a file.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
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.
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.
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).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.