ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HChangeName (Function)
Modifies the physical name of a data file.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
DataType (Function)
Identifying the type of a WLanguage variable.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
The different types of windows
The following types of windows can be created in a WINDEV application......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......