ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Organization chart linked to a data file
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
4. HFSQL Classic
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDDeploy features
WDDeploy can be used to......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.