ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
12. Pages in practice
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
zipExtractPath (Function)
Returns the path of a file found in the archive.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
SNMP constants
List of constants used by the SNMP functions....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Events associated with Chart controls
List of events associated with the Chart controls...
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
CharactType (Function)
Returns information about the type of character.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).