ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with IIS
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Scheduler control events
The following events associated with Scheduler controls:...
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......