ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
3. Debugger
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Video control properties
The following properties can be used on a Video control:...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Android Control Center
Do you know where to find your application log files?...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......