ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Width (Property)
The Width property is used to determine and change the width of an element.
ChangeAction (Example)
Usage example of ChangeAction
End of Document block
The End of document block is run once at the end of the report execution......
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.
MemSeek (Example)
Usage example of the MemSeek function
11. Controls in practice
Discover the main characteristics of the controls...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Installing a SOAP server with Netscape iPlanet 4.1
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....