ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
11. Controls in practice
Discover the main characteristics of the controls...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fSeparator (Function)
Returns a file path with normalized separators.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Using several libraries in an application
A library is a WDL file that contains all the resources......
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
WEBDEV 2024 Tutorial - Table of contents