ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
grTitle (Function)
Modifies the caption and/or position of the chart title....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
DateToInteger (Function)
Converts a date to an integer.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
HAddUser (Function)
Adds a user to a database.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).