ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Clickable Image control
The Clickable Image control can be used to......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
SQLExec (Function)
Names and runs an SQL query.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
MemFound (Function)
Checks whether the sought element was found.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
ExeListProcess (Function)
Returns the list of applications currently run.
Character strings
WLanguage supports different types of strings....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HRead (Function)
Reads a record in a file according to a given record number.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
zipInfoFile (Example)
Usage example of the zipInfoFile function