ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
The Site Map control
The Site Map control allows the Web user to......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
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......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
8. 10 tips for better interfaces...
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
1
4
5
6
7
8
128
>