ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. UMC: User Macro-Code
Programming the table cells
The Table controls can be handled......
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.
FileDisplay (Function)
Displays a file in the browser of Web user.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
Typecasting of parameters
The description of the parameter type is optional......
Sending elements to Free Technical Support
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WINDEV 2024 Tutorial - Table of contents
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Managing parallel tasks
The computers are becoming more and more powerful......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
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, ......
Passing parameters
The parameters can be passed to a procedure......