ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Static control
A Static control is a control used to display a static text......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
iParameter (Function)
Retrieves the printer configuration and configures the print.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
The OLE control
The OLE control is used to handle an OLE object......
iForceComplement (Function)
Forces the printing of a Body Complement block.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iMargin (Function)
Defines the "logical" print margins.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
1. What is the WEBDEV administrator used for
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The Sidebar control
The Sidebar control gives access to different options......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Using an external component in an application
A component can be reused at any time in any application......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......