ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).