ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024 Tutorial - Table of contents
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HCross (Function)
Crosses a record in a data file.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
zipDeleteFile (Function)
Deletes a file from an archive.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
ThreadPause (Function)
Pauses the current thread during the specified duration.
Report based on a query
Queries are used to easily select records in one or more data files......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Creating a delete query
A delete query (corresponding SQL statement......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......