ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
HMode (Function)
Changes the mode and the method for locking data files.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Accessing a database via a web service
The database can be accessed via a web service......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Aliases on data files: HAlias
The aliases are used to handle......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ToClipboard (Function)
Writes text or image information into the system clipboard.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
fExeDir (Function)
Returns the directory from which the execution is started.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
EventChange (Function)
Modifies the status of an event.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.