ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Drop-down button
The drop-down button expands: a context menu. a popup window....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
grGridlines (Function)
Displays or hides the chart gridlines.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Constants for managing character strings
List of constants used by string management functions...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
SNMP constants
List of constants used by the SNMP functions....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.