ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
HListConnection (Function)
Returns the list of connections currently described in the application.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Constants for managing character strings
List of constants used by string management functions...
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control