ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
FinInterestRate (Example)
Usage example of the FinInterestRate function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Twain constants
List of constants used by the Twain functions....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....