ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Constants for managing emails
List of constants used by the functions for managing emails....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Environment of the project editor
The main elements of the project editor are as follows:
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Control constants
List of constants used by the functions for managing controls...
HDescribeFile (Function)
Describes a data file programmatically.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....