ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
REP files
REP files contain the list of data files handled by the application....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
14. Report templates
Report templates...
22. Report templates
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
HFSQL: Change of name
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Properties associated with the options of a Switch control
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Switch control properties
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.