ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
fMemExist (Function)
Checks the existence of a shared memory zone.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Code snippets
The code editor allows you to enter "Code snippets"......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
fMemOpen (Function)
Opens a memory zone shared between several applications.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
XLS file handling functions
List of functions for managing XLS files...
5. Site test in practice
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......