ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPage (Reserved word)
MyPage is used to handle the current page...
Environment of the project editor
The main elements of the project editor are as follows:
ToClipboard (Function)
Writes text or image information into the system clipboard.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Managing assertions
...The main available features are as follows:...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
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.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.