ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
4. HFSQL Classic
HFSQL Classic is the database format......
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
4. Monitor your applications
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Testing a project: setting
By testing the project you can simulate how the application will run......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WDTRAD overview
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.