ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
12. Retrieving data from a site
fSplit (Function)
Splits a file into several files.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
XMLDocument (Example)
Usage example of the XMLDocument function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...