ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinRepayVal (Example)
Usage example of the FinRepayVal function
Multiline strings
To type character strings over several lines in the code editor...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
The Edit control
The Edit control allows users to enter data......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
HListFile (Example)
Usage example of the HListFile function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
String (Variable type)
The String type is used to manipulate strings......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.