ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Constants for managing animations
List of constants used by the functions for managing the animations...
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
SocketConnect (Function)
Connects a client computer to a given socket.
nWDGetLastError: Error code of last error
Error code of last error......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SocketExist (Function)
Checks the existence of socket.
SQLSeek (Function)
Positions on the specified result row of the query.
fSplit (Function)
Splits a file into several files.