ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
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....
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDeactivateTrigger (Function)
Disables a trigger.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
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......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
zipCreate (Function)
Creates an archive.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
NationToName (Function)
Returns the name of the language corresponding to a nation.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
AAF: Sort/Search/Filter on the columns of Table controls
NationToLanguage (Function)
Returns the language corresponding to a nation.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Animating a Static control
Two methods can be used to animate a Static control......