ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
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......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.