ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Structure of data files of user groupware
Constants for managing the spell check
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
EmailCheckAddress (Function)
Checks the validity of an email address.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Speech synthesis in the mobile applications
The phones can talk!......
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.