ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDeactivateTrigger (Function)
Disables a trigger.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
HOnError (Function)
Customizes the management of HFSQL errors.
Image control in a page
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
The Clickable Image control
The Clickable Image control can be used to......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Webservice management functions
Webservice management functions...
<Image>.Previous (Function)
Displays the previous image for the scroll.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Image>.First (Function)
Displays the first image for the scroll.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
<Image>.Next (Function)
Displays the next image for the scroll.
Browser management functions
List of functions for managing browsers...
EndProgram (Function)
Ends the execution of the current program.