ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
2. WEBDEV administrator in practice
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
<Image variable>.Copy (Function)
Copies an image to another image.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HRead (Function)
Reads a record in a file according to a given record number.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
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).
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......