ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Select query description window: Items that can be used
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
3. Deploying a dynamic WEBDEV site
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
ERR_BAD_VERSION_RQS
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Information 2105: This function was renamed
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Dequeue (Function)
Removes an element from the queue.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......