ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
7. Source Code Manager (SCM)
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Copying controls from the page editor
The controls can be copied from the page editor......
The pages
Pages are the main interface of a WEBDEV site......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
15. Repeating a group of controls: loopers
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HListUser (Function)
Returns the list of users defined for a connection.
HInfoLog (Function)
Returns information about the server logs.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.