ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
HOpenConnection (Function)
Opens a connection to a specific database.
zipExtractPath (Example)
Usage example of the zipExtractPath function
HCreateMovableReplica (Function)
Creates a movable replication.
Environment of the data model editor
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Google constants
List of constants used by the Google functions....
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
2. WEBDEV administrator in practice
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
OBEX constants
List of constants used by the OBEX functions....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......