ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
7. Internal component
An internal component is a set of elements from a project....
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
3. Deploying a WINDEV application
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with Chart controls
List of events associated with the Chart controls...
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......