ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Webservice management functions
Webservice management functions...
Input (Function)
Displays a message allowing the user to type an information.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HFSQL Client/Server: Configuring the data files on the server
<Stack variable>.Pop (Function)
Pops an element from a stack.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Size (Property)
The Size property is used to determine and change the size of an element.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
19. Upload: Sending files to the server
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
ArrayCopy (Function)
Copies the content of an array to another array.
iParameterPDF (Function)
Defines the options for the generated PDF file.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
CurrentYear (Function)
Returns the current year in integer format.
dCopy (Function)
Copies an image to another image.