ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Video functions
List of video functions...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Wait (Function)
Temporarily stops the program execution.
ComponentInfo (Function)
Returns information about a component.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
PreviousPage (Function)
Returns the name of the previous page.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
TreeExpand (Function)
Expands a node in a TreeView control.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.