ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocInsertTable (Function)
Inserts a table into a Word Processing document.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Enqueue (Function)
Adds an element to the queue.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Push (Function)
Pushes an element onto the stack.
fSeparator (Function)
Returns a file path with normalized separators.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Events associated with the project
List of events associated with the project...
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......