ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
User Groupware files
Two categories of data files are managed......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
HFSQL Client/Server: Configuring the data files on the server
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
11. Table/Looper controls
11. Table/Looper controls
ColorHue (Function)
Calculates the hue of a color.
iCreateFont (Function)
Creates a new print font.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Find out the account that runs the AWP protocol
XMLDocument (Function)
Creates a new XML document.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Native Sybase Connector for WINDEV and WEBDEV 2024
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
The Line control
A Line control is used to display a line in a page......