ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. The following files are automatically created
License agreement - HFSQL Client/Server
Info (Function)
Displays a custom message in a system information window.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SysYRes (Function)
Returns the vertical screen resolution.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
XMLNext (Function)
Positions on the next element (tag or attribute).
gLine (Function)
Builds a sequence of characters containing a line.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....