ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
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)......
Project Management Hub: Time tracking
The time spent can be listed on......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Translating a text file with WDTRAD
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
15. Creating the executable in practice
Creating the executable in practice...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Fax functions
List of fax functions...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......