ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
ThreadPause (Function)
Pauses the current thread during the specified duration.
Multimedia control properties
List of properties associated with the Multimedia control...
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Push notification
A mobile device can receive push notifications......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Events associated with a Layout control
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
fMoveDir (Function)
Moves a directory and its content.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
DateDifference (Function)
Calculates the number of days between two dates.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......