ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Creating a Java archive
When your Java application is developed, you can......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Advanced types
The advanced types of WLanguage are as follows...
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Error 35: 'Continue' is available in the loops only
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Popup window
WINDEV allows you to open windows in popup format......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.