ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
OBEX constants
List of constants used by the OBEX functions....
Events associated with an Organization Chart control
MyParent (Reserved word)
MyParent is used to handle...
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
5. The following files are automatically created
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
iPrintReport (Function)
Prints a report created with the report editor.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......