ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
7. Source Code Manager (SCM)
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
1. Managing emails
WINDEV includes multiple methods to manage emails...
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Events associated with Looper controls
List of events associated with Looper controls...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
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.
Hyper File functions available for backward compatibility
Typecasting of parameters
The description of the parameter type is optional......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Recompiling the project
The project compilation is a process used to......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Composite chart
A composite chart is a chart that displays several types of charts......