ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLNext (Function)
Positions on the next row of the query result.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
SQLLast (Function)
Sets the position on the last row of the query result.
Access rights to a class property
A property is a code element that includes two processes......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
4. Dedicated server or shared server?
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Local procedure
Two types of procedures are available......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Items used in a select query
A query created in the query editor can contain several types of items......
Set of procedures
The global procedures are grouped in set of procedures......
Certificate management functions
The following functions are used to handle the certificates:...
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax: