ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
DotNetDelegate (Function)
Initializes a.NET delegate.
UploadStart (Function)
Starts sending the selected files into an Upload control.
NetworkDisconnect (Function)
Disconnects a network drive.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
fUnlock (Example)
Usage example of the fUnlock function
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
EventOpen (Function)
Opens a synchronization event between several threads.
XML management: Use example
This application example manages an XML file named "Orders......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
TextToXML (Function)
Converts an ANSI string to an XML string.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
OCR constants
Adds a language to the native OCR system....
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.