ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
5. Which type of server to choose?
SocketCreate (Function)
Creates a socket.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HNext (Function)
Sets the position on the next data file record according to a browse item.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Constants for managing arrays
List of constants used by the functions for array management....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
5. Deploying a dynamic site (Session or AWP) in practice
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).