ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Managing main window menus
A main menu is necessarily associated with a window......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Type (Property)
The Type property is used to get and change the type of an element.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Installing a SOAP server with Netscape iPlanet 4.1