ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
7. Layouts using the Flexbox control
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
FreeDLL
The FreeDLL keyword can correspond to ...
HFSQL Client/Server: Configuring the server
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
DataType (Function)
Identifying the type of a WLanguage variable.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......