ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Native Access to SAP
SAP is a widely used ERP......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
10. Smart controls
Smart controls...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
sEvent (Function)
Branches an event on a serial port.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
ERR_WDADMIN_EXIST
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
nWDInitProject: Initialization code of project
Run the initialization code of project......
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
WDContinueError: Resume on error
This function forces the execution to resume after an error......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......